fix: Updated setup brew command to use correct formula (#903)
This commit is contained in:
@@ -97,7 +97,7 @@ Git-backed issue tracking system that stores work state as structured data.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install Gas Town
|
# Install Gas Town
|
||||||
$ brew tap steveyegge/gastown && brew install gt # Homebrew (recommended)
|
$ brew install gastown # Homebrew (recommended)
|
||||||
$ npm install -g @gastown/gt # npm
|
$ npm install -g @gastown/gt # npm
|
||||||
$ go install github.com/steveyegge/gastown/cmd/gt@latest # From source
|
$ go install github.com/steveyegge/gastown/cmd/gt@latest # From source
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user