Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated command for latest version of go
  • Loading branch information
stark1tty authored and mattn committed Nov 26, 2024
1 parent 16b677a commit cdb9682
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 @@ -13,7 +13,7 @@ $ docx2md NewDocument.docx
## Installation

```
$ go get github.com/mattn/docx2md
$ go install github.com/mattn/docx2md@latest
```

## Supported Styles
Expand Down

0 comments on commit cdb9682

Please sign in to comment.