From 3d3158e2810b616d88931cde8fd0d501d74db83a Mon Sep 17 00:00:00 2001 From: Aviraj Saha Date: Mon, 2 Sep 2024 00:55:37 +0530 Subject: [PATCH] Fix typo in installation documentation --- vista3d/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vista3d/README.md b/vista3d/README.md index 577acfd..801b062 100644 --- a/vista3d/README.md +++ b/vista3d/README.md @@ -72,7 +72,7 @@ To perform inference locally with a debugger GUI, simply install ``` git clone https://github.com/Project-MONAI/VISTA.git; cd ./VISTA/vista3d; -pip intall -r requirements.txt +pip install -r requirements.txt ``` Download the [model checkpoint](https://drive.google.com/file/d/1eLIxQwnxGsjggxiVjdcAyNvJ5DYtqmdc/view?usp=sharing) and save it at ./models/model.pt.