Fix misleading typo regarding generate_bindings

pull/152/head
Joe Alam 2018-07-20 23:23:49 +01:00
parent 02bb4ffad9
commit 50c9ed60b1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ $ cd ..
resulting libraries will be placed under `bin/` and the generated headers will be placed under `include/*`
**Note:**
> `regenerate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
> `generate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
> Include `use_llvm=yes` for using clang++