mirror of
https://github.com/EnumeratedDev/stormfetch.git
synced 2026-09-15 23:46:12 +00:00
Update README.md
This commit is contained in:
@@ -19,7 +19,8 @@ Stormfetch is still in beta, so distro compatibility is limited. If you would li
|
|||||||
```
|
```
|
||||||
make SYSCONFDIR=/etc
|
make SYSCONFDIR=/etc
|
||||||
```
|
```
|
||||||
- Run the following command to install stormfetch into your system. You may also append a DESTDIR variable at the end of this line if you wish to install in a different location
|
- Run the following command to install stormfetch into your system. You may also append a DESTDIR variable at the end of this line if you wish to install in a different root directory
|
||||||
```
|
```
|
||||||
make install PREFIX=/usr SYSCONFDIR=/etc
|
make install
|
||||||
|
make install-config SYSCONFDIR=/etc
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user