Make README.md reflect the dir changes

This commit is contained in:
Maddie H 2022-05-24 21:06:46 +01:00
parent 76fd80c064
commit d293e59032
No known key found for this signature in database
GPG Key ID: 63900F0992F8C7B3

View File

@ -27,20 +27,8 @@ Originally forked from [megabytesofrem/pridefetch](https://github.com/megabyteso
**Requirements:** `Python 3.7` or higher and `python-distro` **Requirements:** `Python 3.7` or higher and `python-distro`
```bash ```bash
git clone https://github.com/SpyHoodle/pridefetch.git git clone https://github.com/SpyHoodle/pridefetch.git
cd pridefetch cd pridefetch/src
chmod +x pridefetch python __main__.py
```
Then, run pridefetch
```bash
./pridefetch
```
You can also add pridefetch to your `$PATH` to run it anywhere<br>
```bash
mv pridefetch /usr/bin/
``` ```
## Running on NixOS ## Running on NixOS