From 316e377f60e14f257219ff733f51d45c3f0032be Mon Sep 17 00:00:00 2001 From: Antonio Manesco Date: Fri, 5 Jul 2024 11:47:44 +0200 Subject: [PATCH] fix installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e0f80a..a6c4c5d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This is an experimental version, so use at your own risk. ## Installation ``` -pip install dacp +pip install pydacp ``` ## The algorithm