rice/README.md

15 lines
251 B
Markdown
Raw Normal View History

2022-11-06 20:11:19 +00:00
<img src="rice.png" width=100%>
<p align="center">My simple suckless rice</p>
<br>
2021-12-27 11:52:17 +01:00
How to install:
```
2022-11-06 20:11:19 +00:00
git clone https://github.com/hnhx/rice.git
cd rice
2021-12-27 11:52:17 +01:00
make
sudo make install
2022-11-06 20:11:19 +00:00
pacman -S xclip scrot (you will need these for making screenshots)
2021-12-27 11:52:17 +01:00
```