Merge pull request #10 from SeerLite/clone-https
Fix GitHub URL in clone command in README
This commit is contained in:
commit
94cd86cd75
@ -23,7 +23,7 @@ sudo curl -o /usr/share/man/man1/tt.1.gz -L https://github.com/lemnos/tt/release
|
|||||||
## From source
|
## From source
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone github.com/lemnos/tt
|
git clone https://github.com/lemnos/tt
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user