Revert "Update docs to match actual build behavior"

This reverts commit b554c4c28f989f43e78d719a7f9ae8a4d65dc23f.
This commit is contained in:
Chris Rice 2023-06-29 11:46:11 -07:00
parent 86d9557790
commit d898f77388

View File

@ -70,7 +70,6 @@ Tile38 can be compiled and used on Linux, OSX, Windows, FreeBSD, and probably ot
To build everything simply:
```
$ git tag <major>.<minor>.<fix>
$ make
```