From: Silvio Rhatto Date: Fri, 13 Jun 2014 17:05:42 +0000 (-0300) Subject: Minor doc fix X-Git-Tag: 0.2.3~4 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7948abe5c8b17f772f20e2f2103789e97d2bf625;p=hydra.git Minor doc fix --- 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