From eec9519bfd446405230e95e9b3085be8bcd7f32c Mon Sep 17 00:00:00 2001 From: sonoro1234 Date: Mon, 25 Jun 2018 16:08:21 +0200 Subject: [PATCH] update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c15cf7..4901a71 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Notes: # auto binding generation * update imgui folder to the version you desire. -* run vimgui/generator/generator.bat (or make a .sh version and please PR) with gcc and Lua on your PATH. +* run imgui/generator/generator.bat (or make a .sh version and please PR) with gcc and Lua on your PATH. +* build as shown in https://github.com/sonoro1234/LuaJIT-ImGui/tree/master_auto_implementations/build +* generate binding as done in https://github.com/sonoro1234/LuaJIT-ImGui/blob/master_auto_implementations/lua/build.bat # usage