Update 'README.md'
This commit is contained in:
parent
cfd90804fe
commit
d5122b918b
@ -5,7 +5,7 @@ Glacier is the package manager developed for Everest Linux. It fetches packages
|
|||||||
|
|
||||||
Install Glacier by pasting the following command into your terminal:
|
Install Glacier by pasting the following command into your terminal:
|
||||||
```
|
```
|
||||||
rm -rf /tmp/glacier && cd /tmp && git clone https://github.com/everest-linux/glacier &&
|
rm -rf /tmp/glacier && cd /tmp && git clone https://git.everestlinux.org/EverestLinux/glacier &&
|
||||||
cd glacier/install && chmod +x INSTALL-GLACIER.sh && sudo ./INSTALL-GLACIER.sh || doas ./INSTALL-GLACIER.sh
|
cd glacier/install && chmod +x INSTALL-GLACIER.sh && sudo ./INSTALL-GLACIER.sh || doas ./INSTALL-GLACIER.sh
|
||||||
```
|
```
|
||||||
For Glacier to work properly, you need to have both wget and tar installed.
|
For Glacier to work properly, you need to have both wget and tar installed.
|
||||||
|
Loading…
Reference in New Issue
Block a user