install possibility in README

This commit is contained in:
Roland Hollós 2020-11-23 11:30:37 +01:00 committed by GitHub
parent 93b434ff7b
commit fad592ed09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ FiboBG is a very simple program which displays the [Fibonacci clock](https://www
git clone https://github.com/hollorol/fiboBG.git
cd fiboBG
make
make install
```
## Usage