Skip to content

Commit

Permalink
⚡ Update github clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
rbavery authored Mar 1, 2023
1 parent 01144d3 commit 7611899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We use an evironment with the following specifications, packages and dependencie
- Install packages and other dependencies.

```bash
git clone https://github.com/praeclarumjj3/OneFormer.git
git clone https://github.com/SHI-Labs/OneFormer.git
cd OneFormer

# Install Pytorch
Expand Down Expand Up @@ -59,4 +59,4 @@ We use an evironment with the following specifications, packages and dependencie
sh make.sh
cd ../../../..
```


0 comments on commit 7611899

Please sign in to comment.