mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-22 10:55:43 +00:00
Make README.md reflect the dir changes
This commit is contained in:
parent
76fd80c064
commit
d293e59032
16
README.md
16
README.md
@ -27,20 +27,8 @@ Originally forked from [megabytesofrem/pridefetch](https://github.com/megabyteso
|
||||
**Requirements:** `Python 3.7` or higher and `python-distro`
|
||||
```bash
|
||||
git clone https://github.com/SpyHoodle/pridefetch.git
|
||||
cd pridefetch
|
||||
chmod +x pridefetch
|
||||
```
|
||||
|
||||
Then, run pridefetch
|
||||
|
||||
```bash
|
||||
./pridefetch
|
||||
```
|
||||
|
||||
You can also add pridefetch to your `$PATH` to run it anywhere<br>
|
||||
|
||||
```bash
|
||||
mv pridefetch /usr/bin/
|
||||
cd pridefetch/src
|
||||
python __main__.py
|
||||
```
|
||||
|
||||
## Running on NixOS
|
||||
|
Loading…
Reference in New Issue
Block a user