From c5acbd2a048db15f6a2d143c679b26bffc21a7d0 Mon Sep 17 00:00:00 2001 From: "Christopher P. Yarger" Date: Sun, 31 May 2020 16:45:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 498fc517..72836ef4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Currently There is only a windows build, But as this uses the RTMIDI library, an # Build instructions in your obs-studio/plugins folder -1. ```git clone --recursive https://github.com/Alzy/obs-midi``` +1. ```git clone --recursive https://github.com/Alzy/obs-midi.git``` 2. Append to CMakeLists.txt * ```add_subdirectory(obs-midi)``` Go back to your obs Build directory