From 83f28c1adc058fffe836c1249c856870422f505b Mon Sep 17 00:00:00 2001 From: Alexis Arnaudon Date: Wed, 31 May 2023 06:58:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e7f7f..2fcee6f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Sci. U.S.A. 118, e2109380118 (2021). # Installation -To install, clone the repository, and run in the main folder (it will appear on pypi soon): +To install, it is on pypi.org, hence just do: ``` pip install simplicial-kuramoto ```