From a1ae7aca9e5c0dba89f1e62b5d172b12d4492019 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 21 Dec 2021 20:46:34 +0000 Subject: [PATCH] Update installation.md --- docs/devs/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/devs/installation.md b/docs/devs/installation.md index 21f1003d0..f240ac202 100644 --- a/docs/devs/installation.md +++ b/docs/devs/installation.md @@ -16,7 +16,6 @@ While in development, you will need to install all dependencies: git clone https://github.com/lnbits/lnbits-legend.git cd lnbits-legend/ - # for now you'll need to `git checkout FastAPI` pipenv shell pipenv install --dev