diff options
author | NerdyPepper <[email protected]> | 2019-07-12 18:24:04 +0100 |
---|---|---|
committer | NerdyPepper <[email protected]> | 2019-07-12 18:24:04 +0100 |
commit | 69f0959140918f9cf95f25f124e184d77f3d74e2 (patch) | |
tree | 3aaf795b7ac5c218f7fc7c90c18554ca3a129d6e | |
parent | 6d4e44dd5fcfe3d1c266d906a86b96dc93bbcd72 (diff) |
upd8
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Pista 0.1.2 | |||
41 | ```shell | 41 | ```shell |
42 | # install from source | 42 | # install from source |
43 | $ git clone https://github.com/nerdypepper/pista --recurse-submodules | 43 | $ git clone https://github.com/nerdypepper/pista --recurse-submodules |
44 | $ cargo install --path ./ --force | 44 | $ cargo install --path ./pista --force |
45 | 45 | ||
46 | $ ~/.cargo/bin/pista -V | 46 | $ ~/.cargo/bin/pista -V |
47 | Pista 0.1.2 | 47 | Pista 0.1.2 |