fix(deps): add libsecp256k1-dev to clnrest plugin instructions
This commit is contained in:
committed by
ShahanaFarooqui
parent
02262586ec
commit
1cb749ecbb
@@ -75,7 +75,7 @@ You will need some Python packages if you want to use python plugins. Unfortunat
|
||||
Installation steps for clnrest are:
|
||||
|
||||
```
|
||||
sudo apt-get install python3-json5 python3-flask python3-gunicorn
|
||||
sudo apt-get install python3-json5 python3-flask python3-gunicorn libsecp256k1-dev
|
||||
pip3 install --user flask-cors flask_restx pyln-client flask-socketio gevent gevent-websocket
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user