diff --git a/contribute/build/README.md b/contribute/build/README.md index 135482f9..2a6ad2e6 100644 --- a/contribute/build/README.md +++ b/contribute/build/README.md @@ -29,7 +29,7 @@ cd portainer Install the development dependencies: ``` -make deps-all +make deps ``` And finally, build and run the project: