diff --git a/doc/getting-started/getting-started/installation.md b/doc/getting-started/getting-started/installation.md index 78e29281908a..1c11d0d492a5 100644 --- a/doc/getting-started/getting-started/installation.md +++ b/doc/getting-started/getting-started/installation.md @@ -596,7 +596,7 @@ Installation steps for clnrest are: ``` sudo apt-get install python3-json5 python3-flask python3-gunicorn -pip3 install --user flask-cors flask_restx pyln-client flask-socketio gevent gevent-websocket +pip3 install --user flask-cors flask-restx pyln-client flask-socketio gevent gevent-websocket ``` ### wss-proxy