From b8d26a0ef92c55e8d46868e89b614694c11c30c5 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Mon, 26 Feb 2018 17:04:58 +0000 Subject: [PATCH] Update INITIATION.md --- INITIATION.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INITIATION.md b/INITIATION.md index 947d814..2147228 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -273,9 +273,9 @@ And done. `cd /etc/ports/` * download httpup/rsync file and pub file `wget -c ` -* Add repo location to /etc/prt-get.conf (order sets precedence) +* Add repo location to "_/etc/prt-get.conf_" (order sets precedence) `nano /etc/prt-get.conf` -* Add "prtdir /usr/ports/" +* Add "_prtdir /usr/ports/\_" * Populate repo `ports -u ` @@ -289,7 +289,7 @@ And done. ### INSTALL XORG * Install a minimal set of xorg and xorg dependent tools one by one -prtget depinst xorg-server xorg-xf86-video- xorg-font- xkeyboard-config xorg-xinit +`prtget depinst xorg-server xorg-xf86-video- xorg-font- xkeyboard-config xorg-xinit` * Alternatively just install the metapackage "_xorg_" ## CRUX COMMANDS