Skip to content
Snippets Groups Projects
Commit 1fa47f8d authored by rhenck's avatar rhenck
Browse files

Improve Makefile docu

parent aad8bd06
No related branches found
No related tags found
No related merge requests found
Pipeline #19339 canceled
......@@ -49,7 +49,7 @@ make copy-packages
To install new packages use:
```
make install-packages packages=<package-name>
make install-packages packages="<package-name> [<package-name> ...]"
```
If you leave out the argument all packages defined in package.json will be installed.
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment