Skip to content

Commit c7f8ce9

Browse files
authored
Merge pull request #32 from braydonf/master
README.md: include libmysql-dev
2 parents 8d27763 + 607922f commit c7f8ce9

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)