Skip to content

Commit b3cd2b1

Browse files
committed
doc: Fix README build target
Signed-off-by: Thomas Coudert <thomas.coudert@ovhcloud.com>
1 parent 747c474 commit b3cd2b1

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

266266
```sh
267267
# Build the OVHcloud cli
268-
make build
268+
make all
269269

270270
# Cross-compile for other targets in ./dist
271271
make release-snapshot

0 commit comments

Comments
 (0)