diff options
Diffstat (limited to 'doc/pkg')
-rw-r--r-- | doc/pkg/basic-expat.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/pkg/basic-expat.mdwn b/doc/pkg/basic-expat.mdwn index 1ed902f..169658f 100644 --- a/doc/pkg/basic-expat.mdwn +++ b/doc/pkg/basic-expat.mdwn @@ -8,6 +8,9 @@ documentation. We will build a package in [Source Package Format 2.0][spf] (SPF 2.0) with the assistance of [[opkhelper_3.0.x|dev/opkhelper/]]. +It is assumed that [[prokit|dev/prokit]] is installed and a +[[ProteanOS_development_system|doc/pkg/dev-env]] is set up. + This tutorial assumes some knowledge of the UNIX shell command language and utilities (see the "Shell and Utilities" volume of [POSIX.1-2008][posix]) and at least basic familiarity with [makefile syntax][posix-makefile]. |