From 02276420b930ddd6152b5404046d00ff01d21ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sat, 14 Mar 2015 13:16:19 -0700 Subject: [PATCH] Updated README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b22d372e8..bd82dbb4e 100644 --- a/README.md +++ b/README.md @@ -332,11 +332,11 @@ Enter bgfx directory: Generate Visual Studio 2013 project files: - ../bx/tools/bin/windows/genie vs2013 + ..\bx\tools\bin\windows\genie vs2013 Open bgfx solution in Visual Studio 2013: - start .build/projects/vs2013/bgfx.sln + start .build\projects\vs2013\bgfx.sln ### Generating project files for all targets