From 169546ca744f2cbadcc214e0dea2f3f5fc94f65f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 28 Apr 2019 17:50:07 -0400 Subject: doc/install/chroot: Update for prokit 2.0.0 --- diff --git a/doc/install/chroot.mdwn b/doc/install/chroot.mdwn index 35020b0..cc4a86c 100644 --- a/doc/install/chroot.mdwn +++ b/doc/install/chroot.mdwn @@ -26,7 +26,7 @@ If you installed prokit to your system, simply run: Otherwise, from your prokit build directory, run: - $ sudo src/prokit install dev/trunk $root + $ sudo ./prokit install dev/trunk $root Next Steps ========== @@ -36,7 +36,7 @@ already. The **prokit-shell**(8) and **prokit-opkg**(8) commands are used to manage installed ProteanOS systems. If you'd like to develop packages for ProteanOS, you need to install the -`build-essential` package (again replacing `prokit` with `src/prokit` if you +`build-essential` package (again replacing `prokit` with `./prokit` if you haven't installed prokit): $ sudo prokit opkg $root install build-essential -- cgit v0.9.1