diff --git a/README.md b/README.md index dd8c886..26c9027 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please install SAM 2 on a GPU machine using: ```bash -git clone git@github.com:facebookresearch/segment-anything-2.git +git clone https://github.com/facebookresearch/segment-anything-2.git cd segment-anything-2; pip install -e . ```