diff --git a/README.md b/README.md index f8c27d9..2f0a1da 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ git submodule update cd 3rdparty/nodeeditor mkdir BUILD cd BUILD +cmake .. make ``` @@ -69,4 +70,4 @@ URHOX_HOME = /home/John/Dev/Urhox/output - Copy Urho3D assets 'Data' and 'CoreData' to Spkgen/Bin - Open Spkgen.pro with QtCreator - Build and Run -``` \ No newline at end of file +```