diff --git a/README.md b/README.md index e52a4d5..ceb9633 100644 --- a/README.md +++ b/README.md @@ -9,19 +9,9 @@ such as web servers or Bitcoin nodes, to connect with [Yggdrasil](https://yggdra ## Install -### Stable - -``` bash -cargo install yps -``` - -### Repository - -``` bash -git clone https://github.com/yggverse/yps.git && cd yps -cargo build --release -sudo install target/release/yps /usr/local/bin/yps -``` +* `git clone https://github.com/yggverse/yps.git && cd yps` +* `cargo build --release` +* `sudo install target/release/yps /usr/local/bin/yps` ## Usage