Skip to content

Commit aac1afb

Browse files
committed
readme: fix wrong command
1 parent 090b9fb commit aac1afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Often means that there is a duplicate article.
145145
**Validation failed: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1**: you can use the command
146146

147147
```sh
148-
hudevto push --markdown ./content/2020/gh-actions-with-tf-private-repo/index.md
148+
hudevto preview ./content/2020/gh-actions-with-tf-private-repo/index.md
149149
```
150150

151151
to see what is being uploaded to dev.to. I often got this error when trying

0 commit comments

Comments
 (0)