chore: Update build commands to indicate optional building
Clarify that building is optional and requires explicit request.
This commit is contained in:
parent
208fd3e695
commit
14c3366d25
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ AzerothCore is an open-source MMORPG server emulator for World of Warcraft patch
|
||||||
|
|
||||||
### Configure and build (out-of-source build required)
|
### Configure and build (out-of-source build required)
|
||||||
|
|
||||||
|
- Skip building unless explicitly requested.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Create build directory and configure
|
# Create build directory and configure
|
||||||
mkdir -p build && cd build
|
mkdir -p build && cd build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue