Skip to content

Commit 607922f

Browse files
committed
README.md: include libmysql-dev
1 parent 8d27763 commit 607922f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To Build on Ubuntu 16.04
1717

1818
Get dependencies:
1919
```
20-
sudo apt-get install autoconf libtool libprotobuf-c-dev libsodium-dev libbase58-dev libsqlite3-dev libgmp-dev
20+
sudo apt-get install autoconf libtool libprotobuf-c-dev libsodium-dev libbase58-dev libsqlite3-dev libgmp-dev libsqlite3-dev
2121
```
2222

2323
Clone lightning and initialize submodules:

0 commit comments

Comments
 (0)