From 00e1b47c6fb96ef4ef7e449d06a60008fab7051f Mon Sep 17 00:00:00 2001
From: Nickolai Korshunov <n.a.korshunov@gmail.com>
Date: Sun, 18 Feb 2018 15:11:22 +0300
Subject: Updated readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'README.md')

diff --git a/README.md b/README.md
index 8ec3dfa..918c39f 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Edit `SConstruct` file and assign your godot executable path at line:7 `godot_bi
 
 Building cpp_bindings
 ```
-$ scons godotbinpath="../godot_fork/bin/" headers="../godot_headers/" p=linux generate_bindings=yes
+$ scons godotbinpath="../godot_fork/bin/godot_binary" headers="../godot_headers/" p=linux generate_bindings=yes
 ```
 resulting libraries will be placed under `bin/` and the generated headers will be placed under `include/*`
 
-- 
cgit v1.2.3