Update README.md

This commit is contained in:
Shibe Drill 2023-01-06 11:19:43 -05:00 committed by GitHub
parent d0f5699084
commit 057bc54362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,9 @@ I've measured speeds of up to 25 times faster than normal Neofetch on WSL2.
### Dependencies (Build/Install)
To build Oxidefetch, you need Cargo. You can use Cargo to automatically build and install it like so:
```cargo install --git https://github.com/shibedrill/oxidefetch```.
From there, it *should* be in your PATH. If not, add ```~/.cargo/bin``` to your PATH.
From there, it *should* be in your PATH. If not, add ```~/.cargo/bin``` to your PATH. If you do not already have Cargo installed
on your system, you can do so by [installing Rustup](https://doc.rust-lang.org/cargo/getting-started/installation.html "installing
Rustup").
### Dependencies (Runtime)
There's only a couple runtime dependencies for this project.