mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +01:00
Merge pull request #32 from braydonf/master
README.md: include libmysql-dev
This commit is contained in:
commit
c7f8ce9d3b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ To Build on Ubuntu 16.04
|
||||||
|
|
||||||
Get dependencies:
|
Get dependencies:
|
||||||
```
|
```
|
||||||
sudo apt-get install autoconf libtool libprotobuf-c-dev libsodium-dev libbase58-dev libsqlite3-dev libgmp-dev
|
sudo apt-get install autoconf libtool libprotobuf-c-dev libsodium-dev libbase58-dev libsqlite3-dev libgmp-dev libsqlite3-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Clone lightning and initialize submodules:
|
Clone lightning and initialize submodules:
|
||||||
|
|
Loading…
Add table
Reference in a new issue