Updated README
This commit is contained in:
parent
a73bb00e23
commit
a6588ce351
@ -16,6 +16,8 @@ sudo curl -o /usr/share/man/man1/tt.1.gz -L https://github.com/lemnos/tt/release
|
||||
## OSX
|
||||
|
||||
```
|
||||
mkdir -p /usr/local/bin /usr/local/share/man/man1 # Usually created by brew
|
||||
|
||||
sudo curl -L https://github.com/lemnos/tt/releases/download/v0.4.2/tt-osx -o /usr/local/bin/tt && sudo chmod +x /usr/local/bin/tt
|
||||
sudo curl -o /usr/local/share/man/man1/tt.1.gz -L https://github.com/lemnos/tt/releases/download/v0.4.2/tt.1.gz
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user