Update README.md
Fixes build instructions.
This commit is contained in:
parent
5ca7652125
commit
e138706536
1 changed files with 5 additions and 1 deletions
|
|
@ -22,7 +22,11 @@ ModernUO [
|
||||
|
||||
#### Publishing
|
||||
`Tools/publish.sh <linux|osx|win> [Release|Debug]`
|
||||
OSX/Linux
|
||||
- `./Tools/publish.sh [linux|osx|win] [Release|Debug (default: Release)]`
|
||||
|
||||
Windows
|
||||
- `Tools\publish.cmd [linux|osx|win] [Release|Debug (default: Release)]`
|
||||
|
||||
## Deploying / Running Server
|
||||
- Follow the [publish](https://github.com/modernuo/ModernUO#publishing-a-build) instructions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue