From 343568f32bf9ed8a7145c7ed517013312aada167 Mon Sep 17 00:00:00 2001 From: Pawel Date: Sat, 7 Mar 2026 09:05:31 -0500 Subject: [PATCH] on venv -> one venv --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97adbff..73f7c3a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Each tool has its own set of dependencies. Common dependencies includes - `yt-dlp`, `jq`, `yq`, `spaCy`, `gTTS`, `youtube-transcript-api`, `pyyaml`, `genanki`, `fugashi`, `regex`, `requests` - `ffmpeg` -Personally, I like to have on venv that contains all the prerequisites. +Personally, I like to have one venv that contains all the prerequisites. ```shell python3.12 -m venv ~/.venv/anki-tools