From 3565dd7e5d57d2e7b339525044467fdf86559bc2 Mon Sep 17 00:00:00 2001 From: g_it Date: Wed, 18 Mar 2026 11:31:16 +0100 Subject: [PATCH] . --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cc0413c..b92c4a6 100755 --- a/readme.md +++ b/readme.md @@ -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`