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 822eee7..60ce0e6 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ First, clone the code:
Then check the source integrity of the latest release:
cd hydra
- tag="`git describe --abbrev=0 --tags`
+ tag="`git describe --abbrev=0 --tags`"
git tag -v $tag && git checkout $tag # check the source!
Finally, add hydra folder to your `$PATH` or run the following command to install