mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-11 01:27:58 +01:00
README.md: include libmysql-dev
This commit is contained in:
parent
8d2776376a
commit
607922f2b8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ To Build on Ubuntu 16.04
|
|||
|
||||
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue