Skip to content

Commit b13294c

Browse files
authored
Merge pull request #62 from thcdrt/dev/thcdrt/fix-readme-typo
doc: Fix README build target
2 parents e35a8f0 + b3cd2b1 commit b13294c

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
@@ -274,7 +274,7 @@ Have a look in [CONTRIBUTING.md](https://github.com/ovh/ovhcloud-cli/blob/main/C
274274

275275
```sh
276276
# Build the OVHcloud cli
277-
make build
277+
make all
278278

279279
# Cross-compile for other targets in ./dist
280280
make release-snapshot

0 commit comments

Comments
 (0)