mirror of
https://github.com/YGGverse/yps.git
synced 2026-03-31 17:05:30 +00:00
update markdown format for example
This commit is contained in:
parent
8526a36a3a
commit
1b46cccc0e
1 changed files with 5 additions and 3 deletions
|
|
@ -17,9 +17,11 @@ cargo install yps
|
||||||
|
|
||||||
### Repository
|
### Repository
|
||||||
|
|
||||||
* `git clone https://github.com/yggverse/yps.git && cd yps`
|
``` bash
|
||||||
* `cargo build --release`
|
git clone https://github.com/yggverse/yps.git && cd yps
|
||||||
* `sudo install target/release/yps /usr/local/bin/yps`
|
cargo build --release
|
||||||
|
sudo install target/release/yps /usr/local/bin/yps
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue