From 7c2ef2a734a1f6bea4e9a1048115feb4b031265b Mon Sep 17 00:00:00 2001 From: Felipe Montoya Date: Fri, 2 Sep 2022 08:17:51 -0500 Subject: [PATCH] docs: making the default install the main branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 408f57e..64939f7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ TVM is the acronym for: Open a terminal and run: ```bash -pip install git+https://github.com/eduNEXT/tvm.git@ +pip install git+https://github.com/eduNEXT/tvm.git ``` You can verify the installation with: