docs(contribute): fix deps command

This commit is contained in:
Chaim Lev-Ari
2023-05-29 17:09:02 +07:00
parent a988754129
commit 70fcea68f1

View File

@@ -29,7 +29,7 @@ cd portainer
Install the development dependencies:
```
make deps-all
make deps
```
And finally, build and run the project: