Removed some useless files generated by Jetbrains Fleet
This commit is contained in:
parent
207341cbd7
commit
6b26f2ea9c
@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"type": "cargo",
|
|
||||||
"name": "",
|
|
||||||
},
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
@ -23,6 +23,10 @@ OxideFetch can display all of the following information:
|
|||||||
- GPU
|
- GPU
|
||||||
- Memory
|
- Memory
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
Download a binary for your platform, and place it in your PATH.
|
||||||
|
Currently, only Windows (x86) and Linux (x86) have binaries available. If you want a binary for another platform, you will have to follow the instructions to build from source.
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
#### Build/Install
|
#### Build/Install
|
||||||
To build Oxidefetch, you need Cargo. You can use Cargo to automatically build and install it like so:
|
To build Oxidefetch, you need Cargo. You can use Cargo to automatically build and install it like so:
|
||||||
|
Loading…
Reference in New Issue
Block a user