diff options
Diffstat (limited to 'readme.md')
-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 |