summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a6566a9..b538a42 100644
--- a/README
+++ b/README
@@ -67,9 +67,9 @@ follows:
After installing opkbuild, be sure to run its mksysconf makefile with ARCH and
PLAT macros to install ProteanOS system configuration files on your system. For
-example, to bootstrap the core-linux-eglibc dev port, run:
+example, to bootstrap the amd64-linux-glibc dev port, run:
- # ./mksysconf ARCH=core-linux-eglibc PLAT=dev
+ # ./mksysconf ARCH=amd64-linux-glibc PLAT=dev
These scripts assume that opkbuild is built with the default sysconfdir (/etc)
and datadir (/usr/local/share). If you've installed opkbuild with different