aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 4dcb48e..0c88e10 100644
--- a/readme.md
+++ b/readme.md
@@ -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
47Pista 0.1.2 47Pista 0.1.2