From bc1f2ff5d040602f6973988b074dc756d4642141 Mon Sep 17 00:00:00 2001 From: schneider Date: Sun, 27 Oct 2024 15:55:35 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a26a71a..4a58338 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For an example on usage, see `example_chiasmus.sh` and the config file `example_ # Installation The package is available on PyPi and can be installed using pip. ``` -piop install freestylo +pip install freestylo ``` # Participation