Skip to content

Commit 3ea24e2

Browse files
committed
fix(README): fix the less-exactly expression.
1 parent ece078f commit 3ea24e2

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
@@ -11,7 +11,7 @@ go install github.com/hduhelp/hdu-cli@latest
1111

1212
> The Command may need root privilege
1313
>
14-
> and sometimes go env is not install completely on your root account
14+
> and sometimes go env is not install completely on your root account (sudo mode)
1515
>
1616
> so try like `sudo $GOROOT/bin/go install github.com/hduhelp/hdu-cli@latest`
1717
>

0 commit comments

Comments
 (0)