Update README.md
added gcc and make
This commit is contained in:
parent
62fa4f84eb
commit
b0c277f9c8
1 changed files with 1 additions and 1 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 autoconf
|
||||
sudo apt-get install -y libnova-dev libcurl4-openssl-dev libjson-c-dev libdb-dev autoconf make gcc
|
||||
autoreconf -i && ./configure && make install
|
||||
````
|
||||
### macOS
|
||||
|
|
Loading…
Add table
Reference in a new issue