Update README.md

This commit is contained in:
Tushar Kuntawar 2021-12-04 09:45:13 +05:30 committed by tusqasi
parent 7d6985db0f
commit a73bb00e23

@ -29,7 +29,7 @@ sudo rm /usr/local/bin/tt /usr/share/man/man1/tt.1.gz
## From source ## From source
``` ```
# dependencies # debian dependencies
sudo apt install golang sudo apt install golang
# clone and make # clone and make