Skip to content

Commit 837cf90

Browse files
authored
Update README.md
Remove unintended strings brought in by the previous commit.
1 parent 4791437 commit 837cf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Then install the libraries.
9494
```bash
9595
# !important, add ./ to avoid using your default Python in the system
9696
./pip3 install torch torchvision
97-
version: or./pip3 install segment-anything
97+
./pip3 install segment-anything
9898
```
9999

100100
For Linux users, if `pip3` is not found in `/usr/bin`, try the following commands:

0 commit comments

Comments
 (0)