Update README.md
added package "autoconf"
This commit is contained in:
parent
2280f2b4b5
commit
62fa4f84eb
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue