Skip to content

Commit

Permalink
Typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisoncramer committed Dec 21, 2022
1 parent edf055d commit 83022cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ nvm install 16.0.0
2. The Treesitter CLI, which is required for syntax highlighting

```bash
npm install -g tree-sitter-cli`
npm install -g tree-sitter-cli
```

3. Golang (required for Golang Debugger + LSP). On Ubuntu:
Expand Down

0 comments on commit 83022cc

Please sign in to comment.