Formatted pkg-related pages.

This commit is contained in:
Ruben Vereecken
2016-01-21 13:44:43 +01:00
parent 74476c3800
commit cc4a1447e3
6 changed files with 29 additions and 29 deletions

View File

@@ -1,11 +1,11 @@
# pkgadd
> Add a package to a CRUX system
> Add a package to a CRUX system.
- install a local software package
- Install a local software package:
`pkgadd {{package-name}}`
- update an already installed package from a local package
- Update an already installed package from a local package:
`pkgadd -u {{package-name}}`