aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTong Sun <[email protected]>2023-05-03 00:09:49 -0400
committerTong Sun <[email protected]>2023-05-03 00:09:49 -0400
commit26ac3ddd56040a0d1c0e1726da0a26fcf7f116a5 (patch)
tree5e6c23ff90e0424ef48f62468bf101bb4a530be8 /README.md
parentMerge pull request #13 from suntong/all-contributors/add-097115 (diff)
downloadhtml2md-26ac3ddd56040a0d1c0e1726da0a26fcf7f116a5.tar.xz
html2md-26ac3ddd56040a0d1c0e1726da0a26fcf7f116a5.zip
- [#] fix README typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa06c80..379e34e 100644
--- a/README.md
+++ b/README.md
@@ -221,7 +221,7 @@ sudo apt-get install -y html2md
To install the source code instead:
```
-go install github.com/suntong/html2md
+go install github.com/suntong/html2md@latest
```
## Author