mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-08-24 19:01:42 +02:00
pre-comit fixup
This commit is contained in:
parent
fa0f703eab
commit
79f08763c6
@ -156,6 +156,7 @@ The folders `venv` and `myauth` will be created automatically in later steps. Pl
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
eg
|
eg
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
mkdir aa-dev
|
mkdir aa-dev
|
||||||
cd aa-dev
|
cd aa-dev
|
||||||
@ -187,11 +188,13 @@ pip install -U pip setuptools wheel
|
|||||||
### Install and create AA instance
|
### Install and create AA instance
|
||||||
|
|
||||||
if you are not already int he `aa-dev/working` folder `cd` there
|
if you are not already int he `aa-dev/working` folder `cd` there
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd aa-dev/working
|
cd aa-dev/working
|
||||||
```
|
```
|
||||||
|
|
||||||
now we are going to install allianceauth from a locally cloned repo
|
now we are going to install allianceauth from a locally cloned repo
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://gitlab.com/allianceauth/allianceauth.git
|
git clone https://gitlab.com/allianceauth/allianceauth.git
|
||||||
cd allianceauth
|
cd allianceauth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user