Fixing broken reference to 1-dist.sh

This commit is contained in:
Martin Dvorak 2014-04-14 22:03:29 +02:00
parent 37f684216a
commit 895eebec11

View file

@ -40,7 +40,7 @@ git clone https://github.com/dvorka/hstr.git
* create build files using:
```bash
cd ./dist && ./dist-1.sh && cd ..
cd ./dist && ./1-dist.sh && cd ..
```
* install `hh` using: