.
This commit is contained in:
parent
eb51115ad5
commit
3565dd7e5d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ This repo contains the files for maintaining my personal website: [gugulet.hu](h
|
|||
2. Setup the virtual environment: `python3 -m venv .venv`
|
||||
3. Activate the virtual environment: `source .venv/bin/activate`
|
||||
4. Install all the packages: `pip install -r requirements.txt`
|
||||
5. Activate direnv: `brew install direnv; direnv allow`
|
||||
5. Activate direnv: `direnv allow`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue