mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-06 15:08:13 +08:00
Fixing broken reference to 1-dist.sh
This commit is contained in:
parent
37f684216a
commit
895eebec11
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue