mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
add step on docs for manual installation
This commit is contained in:
@@ -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`
|
||||
|
||||
Activate virtual env: `source /var/www/recipes/bin/activate`
|
||||
|
||||
Install Javascript Tools (nodejs >= 12 required)
|
||||
```shell
|
||||
### Just use one of these possibilites!
|
||||
|
||||
Reference in New Issue
Block a user