aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 462f63c..6d8cf7a 100644
--- a/README.md
+++ b/README.md
@@ -165,7 +165,7 @@ as the result of the Continuous-Integration process.
To install the source code instead:
```
-go get github.com/suntong/html2md
+go install github.com/suntong/html2md@latest
```
# Credits & Authors