Merge pull request #12 from SpyHoodle/readme

This commit is contained in:
Skyler 2022-05-24 22:30:28 +01:00 committed by GitHub
commit c65fb6a5e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,25 +27,13 @@ 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
#### If your system supports flakes
> ⚠ Note: This has only been tested on x86_64-linux; it may or may not work on your system
> ⚠ Note: This has only been tested on x86_64-linux; it may or may not work on your system.
You can run pridefetch straight away
@ -61,6 +49,6 @@ pridefetch
```
## Made with ❤️ and 🏳️‍⚧️
- Pridefetch is at an early stage, so may not work on all systems.
- Pridefetch is at an early stage, so may not work on all systems.
- Please report any issues or bugs on the Issues tab.
- Checkout our [contributing guidelines](https://github.com/SpyHoodle/pridefetch/blob/master/CONTRIBUTING.md) if you'd like to contribute.
- Checkout our [contributing guidelines](https://github.com/SpyHoodle/pridefetch/blob/master/CONTRIBUTING.md) if you'd like to contribute.