Fix anchors on the readme
This commit is contained in:
parent
3188f5d1ea
commit
25c67c5d7c
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -19,13 +19,13 @@ TShock is a toolbox for Terraria servers and communities. That toolbox is jam pa
|
|||
* [Background](#background)
|
||||
* [Building](#building)
|
||||
* [On Windows](#on-windows)
|
||||
* [The Terraria Server API](#the-terraria-server-api-1)
|
||||
* [TShock](#tshock-1)
|
||||
* [The Terraria Server API](#the-terraria-server-api)
|
||||
* [TShock](#tshock)
|
||||
* [On macOS](#on-macos)
|
||||
* [On Linux](#on-linux)
|
||||
* [On Unix](#on-unix)
|
||||
* [The Terraria Server API](#the-terraria-server-api-2)
|
||||
* [TShock](#tshock-2)
|
||||
* [The Terraria Server API](#the-terraria-server-api-1)
|
||||
* [TShock](#tshock-1)
|
||||
|
||||
## New to TShock?
|
||||
|
||||
|
|
@ -197,6 +197,6 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te
|
|||
|
||||
1. Build TShock in the `BUILD_MODE` you set earlier.
|
||||
|
||||
$ xbuild ./TShockAPI.sln /p:Configuration=
|
||||
$ xbuild ./TShockAPI.sln /p:Configuration=$BUILD_MODE
|
||||
|
||||
You're done!
|
||||
Loading…
Add table
Add a link
Reference in a new issue