From ab277efe425d10394685d6fd740ae9cabf07b052 Mon Sep 17 00:00:00 2001 From: "Christopher P. Yarger" Date: Mon, 22 Jun 2020 02:40:01 -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 513c703a..ee538b8c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ In your obs-studio/plugins folder 2. click ```configure``` 3. click ```generate``` 4. click ```open project``` - 5. in visual studio, right click on the obs-studio solution and click build + 5. In visual studio, right click on the obs-studio solution and click build ## Linux 1. Rerun cmake using your normal options 2. rerun ```make -j4```