Updated Home (markdown)

kepler155c
2018-12-10 01:02:58 -05:00
parent 86e867cd89
commit 56cd1aae3f

14
Home.md

@@ -1 +1,13 @@
Welcome to the opus-apps wiki!
Package contain groups of programs with a common theme.
To install a package, use either the System->Packages program or the package command line program.
Command line usage:
```package list
package install <name>
package update <name>
package uninstall <name>
```
Package definitions are located in usr/apps/packages. This file can be modified to add custom packages.