From fb8b9b344f3d8ab33d4ba9239baf39b499067467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Tue, 5 Mar 2024 18:18:55 +0100 Subject: [PATCH] Update README.md update installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7a6bf1..6908a95 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Oblique Tree classifier based on SVM nodes. The nodes are built and splitted wit ## Installation ```bash -pip install git+https://github.com/doctorado-ml/stree +pip install Stree ``` ## Documentation