chore: Update build commands to indicate optional building
Clarify that building is optional and requires explicit request.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user