From 3495cc3af55e4fd5e76506b53256ae7e878387eb Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Mon, 16 Jan 2023 10:30:40 +0100 Subject: [PATCH] typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e301f67..20caf9b 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ volumes: dls-db: ``` -## Debian/Ubuntu (manual method using `git clone`) +## Debian/Ubuntu (manual method using `git clone` and python virtual environment) Tested on `Debian 11 (bullseye)`, Ubuntu may also work.