add step on docs for manual installation
This commit is contained in:
parent
a1a6f476e0
commit
dfe5083451
@ -24,6 +24,8 @@ Give the user permissions: `chown -R recipes:www-data /var/www/recipes`
|
|||||||
|
|
||||||
Create virtual env: `python3 -m venv /var/www/recipes`
|
Create virtual env: `python3 -m venv /var/www/recipes`
|
||||||
|
|
||||||
|
Activate virtual env: `source /var/www/recipes/bin/activate`
|
||||||
|
|
||||||
Install Javascript Tools (nodejs >= 12 required)
|
Install Javascript Tools (nodejs >= 12 required)
|
||||||
```shell
|
```shell
|
||||||
### Just use one of these possibilites!
|
### Just use one of these possibilites!
|
||||||
|
Loading…
Reference in New Issue
Block a user