From b214ca24991516fc5672ca25f66d28e6baa80332 Mon Sep 17 00:00:00 2001 From: Mikulas Florek Date: Thu, 5 Jan 2017 16:47:06 +0100 Subject: [PATCH] Updated Getting started (markdown) --- Getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-started.md b/Getting-started.md index eb7c943..52e9b1f 100644 --- a/Getting-started.md +++ b/Getting-started.md @@ -31,7 +31,7 @@ Windows and Linux (without audio) are supported. 3. Execute ```genie_linux_gcc.sh``` located in directory ```projects``` in the source code * Many files should be generated in ```projects/tmp/gcc5``` directory 4. go to ```projects/tmp/gcc5``` -5. run ```make``` in Visual Studio 2015 +5. run ```make``` 6. executable ```studio``` is created in tmp/gcc5/bin 6. run ```studio``` in ```bin``` folder in data downloaded in step 2