Update README.md

added package "autoconf"
This commit is contained in:
Justin Otherguy 2017-02-09 22:39:37 +01:00 committed by GitHub
parent 2280f2b4b5
commit 62fa4f84eb

View file

@ -9,7 +9,7 @@ See manpage calcelestial(1) and the [blog entry](https://www.noteblok.net/2012/1
### Linux
```
sudo apt-get install -y libnova-dev libcurl4-openssl-dev libjson-c-dev libdb-dev
sudo apt-get install -y libnova-dev libcurl4-openssl-dev libjson-c-dev libdb-dev autoconf
autoreconf -i && ./configure && make install
````
### macOS
@ -26,4 +26,4 @@ calcelestial is licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html
# Author
calcelestial is written by Steffen Vogel <post@steffenvogel.de>
calcelestial is written by Steffen Vogel <post@steffenvogel.de>