Skip to content

Commit 015c94c

Browse files
authored
Update README.md
Fix install verify doc and version check doc
1 parent b9c2241 commit 015c94c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,13 +128,13 @@ For advanced use cases, build and package the binary manually.
128128
7. **Verify Installation:**
129129

130130
```shell
131-
kubero version check
131+
kubero version
132132
```
133133

134134
8. **Check for Updates:** (Optional)
135135

136136
```shell
137-
kubero version latest
137+
kubero version check
138138
```
139139

140140
---

0 commit comments

Comments
 (0)