update readme
This commit is contained in:
parent
0ebbd3f0d4
commit
8ebc08dc33
1 changed files with 7 additions and 2 deletions
|
|
@ -4,10 +4,15 @@
|
||||||
|
|
||||||
## 📗 How to install the project
|
## 📗 How to install the project
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
|
||||||
|
- [Feh](https://feh.finalrewind.org/)
|
||||||
|
|
||||||
|
### Pre-compiled versions
|
||||||
|
|
||||||
Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/i3-wallpaper-manager/releases). For Debian users, a package is also provided.
|
Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/i3-wallpaper-manager/releases). For Debian users, a package is also provided.
|
||||||
|
|
||||||
Requirements:
|
### From source
|
||||||
- [FEH](https://feh.finalrewind.org/)
|
|
||||||
|
|
||||||
If you want to compile the project from source, you will need at least the GO compiler version 1.22. Clone the project and run the make command. The compiled output will be located in the `build` directory.
|
If you want to compile the project from source, you will need at least the GO compiler version 1.22. Clone the project and run the make command. The compiled output will be located in the `build` directory.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue