diff --git a/README.md b/README.md index af1ff29..185f5b4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ sudo curl -o /usr/share/man/man1/tt.1.gz -L https://github.com/lemnos/tt/release ## From source ``` -git clone github.com/lemnos/tt +git clone https://github.com/lemnos/tt make && sudo make install ```