Merge pull request #2088 from PythonTryHard/patch-1

Fixing 2 dead links in README.md
This commit is contained in:
Lucas Nicodemus 2020-07-07 10:12:48 -07:00 committed by GitHub
commit 1830685d23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te
Mono JIT compiler version 5.0.1.1 (2017-02/5077205 Sun Sep 17 18:29:46 BST 2017)
...
1. Proceed to the [unix build steps](#unix-build-steps) to continue.
1. Proceed to the [unix build steps](#on-unix) to continue.
#### On Linux
@ -173,7 +173,7 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te
1. Follow the [official install instructions for mono](http://www.mono-project.com/download/). **DO** install `mono-complete` or you're missing components.
1. Proceed to the [unix build steps](#unix-build-steps) to continue.
1. Proceed to the [unix build steps](#on-unix) to continue.
#### On Unix