Update docs/guide/installation.md (#2059)
This commit is contained in:
parent
6b52c42b2b
commit
3a134672e9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,8 +16,8 @@ Mininum poetry version has is ^1.2, but it is recommended to use latest poetry.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/lnbits/lnbits.git
|
git clone https://github.com/lnbits/lnbits.git
|
||||||
git checkout main
|
|
||||||
cd lnbits
|
cd lnbits
|
||||||
|
git checkout main
|
||||||
|
|
||||||
# for making sure python 3.9 is installed, skip if installed. To check your installed version: python3 --version
|
# for making sure python 3.9 is installed, skip if installed. To check your installed version: python3 --version
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue