Skip to content

Commit

Permalink
docs: fix install command
Browse files Browse the repository at this point in the history
  • Loading branch information
szktkfm committed Apr 20, 2024
1 parent 37eedc7 commit 34790db
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 @@ -9,7 +9,7 @@ Editing markdown tables can be a drag. `mdtt` makes it easier with a slick TUI f
To install `mdtt` using Go, run:

```sh
go install github.com/szktkfm/mdtt@latest
go install github.com/szktkfm/mdtt/cmd/mdtt@latest
```

Or, download it:
Expand Down

0 comments on commit 34790db

Please sign in to comment.