mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-02-02 10:42:21 +01:00
Added new step on README
This commit is contained in:
parent
819f460c30
commit
900785ce78
@ -14,11 +14,16 @@ INSTRUCTIONS INSTALLING JOLUPALABS CRUX REPO
|
||||
sudo mv jolupalabs.{httpup,pub} /etc/ports/
|
||||
```
|
||||
|
||||
3. Add the ports line in yours */etc/prt-get.conf* to fetch the repo:
|
||||
4. Create the dir where the ports are contained:
|
||||
```bash
|
||||
sudo mkdir /usr/ports/jolupalabs
|
||||
```
|
||||
|
||||
4. Add the ports line in yours */etc/prt-get.conf* to fetch the repo:
|
||||
|
||||
prtdir /usr/ports/jolupalabs
|
||||
|
||||
4. Update the repo into your computer:
|
||||
5. Update the repo into your computer:
|
||||
|
||||
```bash
|
||||
sudo ports -u jolupalabs
|
||||
|
Loading…
x
Reference in New Issue
Block a user