From 56cd1aae3fba3cce00fedd6e63643f18d0c5604c Mon Sep 17 00:00:00 2001 From: kepler155c Date: Mon, 10 Dec 2018 01:02:58 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 2ce2da5..2825279 100644 --- a/Home.md +++ b/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 +package update +package uninstall +``` + +Package definitions are located in usr/apps/packages. This file can be modified to add custom packages. +