update readme
This commit is contained in:
parent
606adf6ba9
commit
7a56f947fb
@ -1,6 +1,6 @@
|
||||
# setup
|
||||
* get http://rustup.rs
|
||||
* get the latest nightly `rustup default nightly`
|
||||
* get a specific nightly version `rustup override set nightly-2020-02-27`. for some reason newer versions give internal compiler errors and I'm not sure if it is my fault or the compilers.
|
||||
* grab elseware
|
||||
* `cargo test` to run tests
|
||||
|
||||
@ -13,5 +13,4 @@ libpso = { path = "path/to/libpso" }
|
||||
at the end of the `Cargo.toml` file
|
||||
|
||||
# to actually run it
|
||||
* `cargo run --bin patch` and `cargo run --bin login`
|
||||
|
||||
* `cargo run`
|
||||
|
Loading…
x
Reference in New Issue
Block a user