readme (#4)
This commit is contained in:
parent
879a41bc60
commit
407c09f8f0
@ -5,9 +5,8 @@
|
|||||||
* `cargo test` to run tests
|
* `cargo test` to run tests
|
||||||
|
|
||||||
# development setup
|
# development setup
|
||||||
* grab [libpso](https://github.com/jakeprobst/libpso)
|
grab [libpso](https://github.com/jakeprobst/libpso) and put
|
||||||
* put
|
```
|
||||||
```toml
|
|
||||||
[patch."http://git.sharnoth.com/jake/libpso"]
|
[patch."http://git.sharnoth.com/jake/libpso"]
|
||||||
libpso = { path = "path/to/libpso" }
|
libpso = { path = "path/to/libpso" }
|
||||||
```
|
```
|
||||||
@ -15,3 +14,4 @@ at the end of the `Cargo.toml` file
|
|||||||
|
|
||||||
# to actually run it
|
# to actually run it
|
||||||
* `cargo run --bin patch` and `cargo run --bin login`
|
* `cargo run --bin patch` and `cargo run --bin login`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user