.
Some checks failed
lint / runner / vale (push) Has been cancelled
Lint / MegaLinter (push) Has been cancelled

This commit is contained in:
g_it 2026-03-18 11:31:16 +01:00
commit 3565dd7e5d
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -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`