Fix readme

This commit is contained in:
William Robinet 2020-08-27 16:24:51 +02:00
parent 0a840ae521
commit 37f3c27413

View file

@ -32,10 +32,12 @@ Additional back-end code available is in the [crl-monitor ](https://github.com/a
# Build instructions
```
./autogen.sh
./configure --prefix=/usr/local
make
make install
```
## Contributing