Skip to content

Commit 62321b1

Browse files
committed
update readme
1 parent 1b07263 commit 62321b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ $ pip3 install scipy
2525

2626
### If using Github
2727
```
28-
$ git clone https://github.com/HenryChang213/LLMCompass_ISCA_AE.git
29-
$ cd LLMCompass_ISCA_AE
28+
$ git clone -b ISCA_AE https://github.com/PrincetonUniversity/LLMCompass
29+
$ cd LLMCompass
3030
$ git submodule init
3131
$ git submodule update --recursive
3232
```

0 commit comments

Comments
 (0)