Update libpso link

Updated the link of the libpso repo from github to sharnoth
This commit is contained in:
andy 2019-09-10 18:22:07 -04:00
parent 878867c490
commit 9b3d8dce26

View File

@ -5,7 +5,7 @@
* `cargo test` to run tests
# development setup
grab [libpso](https://github.com/jakeprobst/libpso) and put
grab [libpso](http://git.sharnoth.com/jake/libpso) and put
```
[patch."http://git.sharnoth.com/jake/libpso"]
libpso = { path = "path/to/libpso" }