mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Update INSTALL.md
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
`git submodule update`
|
`git submodule update`
|
||||||
3. Compile the core normally (use cmake if needed)
|
3. Compile the core normally (use cmake if needed)
|
||||||
|
|
||||||
|
- If you really dont get how to use git bash (and do try!), you can navigate to the LuaEngine folder and clone [the eluna repository](https://github.com/ElunaLuaEngine/Eluna) there. This is not suggested though.
|
||||||
|
|
||||||
#Updating
|
#Updating
|
||||||
1. When updating you should take up the `commit hash` you are on, just in case.
|
1. When updating you should take up the `commit hash` you are on, just in case.
|
||||||
You can get it from git with `git log` for example.
|
You can get it from git with `git log` for example.
|
||||||
|
|||||||
Reference in New Issue
Block a user