From c14db91271141df08037df3ef80a202472815e1a Mon Sep 17 00:00:00 2001 From: McHaillet Date: Fri, 8 Nov 2024 12:44:47 +0100 Subject: [PATCH] fix: make readme instruction less ambigious --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 630da51..f7b238d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Not yet stable and the API might change. ## Give it a whirl? -Developer install after cloning into a conda environment (`conda create -n tttsa python=3.12`): +Developer install into a conda environment (`conda create -n tttsa python=3.12`) +after locally cloning the repository: ``` python -m pip install .[dev]