A CLI for tangled.sh

docs: fix go install command in readme

authored by gwen.works and committed by Tangled 2e02e4cf 0f181f89

Changed files
+3 -1
+3 -1
README.md
··· 6 7 Using go: 8 9 - `go install tangled.sh/rockorager.dev/knit` 10 11 Otherwise, 12
··· 6 7 Using go: 8 9 + ``` 10 + go install tangled.sh/rockorager.dev/knit/cmd/knit@latest 11 + ``` 12 13 Otherwise, 14