mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
Switch to libsodium-dev for ubuntu install instructions
This commit is contained in:
committed by
Rusty Russell
parent
38e7d19dd5
commit
af750d802d
@@ -38,7 +38,7 @@ Get dependencies:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
autoconf automake build-essential git libtool libgmp-dev \
|
||||
libsqlite3-dev python python3 net-tools zlib1g-dev libsodium \
|
||||
libsqlite3-dev python python3 net-tools zlib1g-dev libsodium-dev \
|
||||
libbase58-dev
|
||||
|
||||
If you don't have Bitcoin installed locally you'll need to install that
|
||||
|
||||
Reference in New Issue
Block a user