mirror of
https://github.com/lnbits/lnbits.git
synced 2025-08-08 17:22:14 +02:00
Remove suggestion to switch to FastAPI branch (#520)
Branch does not exist
This commit is contained in:
@@ -28,7 +28,6 @@ Download this repo and install the dependencies:
|
|||||||
git clone https://github.com/lnbits/lnbits-legend.git
|
git clone https://github.com/lnbits/lnbits-legend.git
|
||||||
cd lnbits-legend/
|
cd lnbits-legend/
|
||||||
# ensure you have virtualenv installed, on debian/ubuntu 'apt install python3-venv' should work
|
# ensure you have virtualenv installed, on debian/ubuntu 'apt install python3-venv' should work
|
||||||
# for now you'll need to `git checkout FastAPI`
|
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
./venv/bin/pip install -r requirements.txt
|
./venv/bin/pip install -r requirements.txt
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
Reference in New Issue
Block a user