From e9dc21a642ffe43915e45cbe4accba19387e40db Mon Sep 17 00:00:00 2001 From: PBrdng Date: Mon, 28 Jun 2021 08:48:48 +0200 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c8344d..8cddcdc 100755 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ Welcome to the LearningAlgebraicVarieties package from the article [Learning Alg To install the package, open a new `Julia` session and type ```julia -using Pkg -Pkg.clone("https://github.com/PBrdng/LearningAlgebraicVarieties.git") +]add https://github.com/PBrdng/LearningAlgebraicVarieties.git ``` After the installation is completed the command ```julia