diff --git a/README.md b/README.md index f8e312d..b293d55 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ How to install: 2. Put it in the modules folder of the Azerothcore. 3. download or clone the ELUNA core file: > [download zip file.](https://github.com/ElunaLuaEngine/Eluna/archive/master.zip) -> or clone `git clone https://github.com/ElunaLuaEngine/Eluna.git` -4. Put it in the lua module folder:mod-LuaEngine/LuaEngine +> or clone `git clone https://github.com/ElunaLuaEngine/Eluna.git .` +* Put it in the lua module folder:mod-LuaEngine/LuaEngine. (If you downloaded the zip-file you'll want to move all the files inside the Eluna-master folder into the mod-eluna-lua-engine/LuaEngine folder. LuaEngine.h needs to be directly under mod-eluna-lua-engine/LuaEngine without any extra sub-folders.) 5. cmake again 6. rebuild. diff --git a/_config.yml b/_config.yml index c741881..3397c9a 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-slate \ No newline at end of file +theme: jekyll-theme-architect \ No newline at end of file