浏览代码

Fix misleading typo regarding generate_bindings

Joe Alam 7 年之前
父节点
当前提交
50c9ed60b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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++