From 21c5950bbcc9dfd14f4a2e5508040763fdd932ca Mon Sep 17 00:00:00 2001 From: ZongYongyue Date: Mon, 25 Nov 2024 15:09:10 +0800 Subject: [PATCH] fix Installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5754c17..bd3cb15 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Please type `]` in the REPL to use the package mode, then type this command: ```julia -dev "path/to/DynamicalCorrelators.jl" +add DynamicalCorrelators ``` ## Tutorial