Skip to content

Commit b5b2e6f

Browse files
committed
Replace the internal git link
1 parent d46ae4b commit b5b2e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can install LogAI core library using `pip install`:
7575
```shell
7676

7777
# Check out LogAI code repo from Github
78-
git clone https://git.soma.salesforce.com/SalesforceResearch/logai.git
78+
git clone https://github.com/salesforce/logai.git
7979
cd logai
8080

8181
# [Optional] Create virtual environment
@@ -123,7 +123,7 @@ You can also start a local LogAI service and use the GUI portal to explore LogAI
123123
```shell
124124
125125
# Check out LogAI code repo from Github
126-
git clone https://git.soma.salesforce.com/SalesforceResearch/logai.git
126+
git clone https://github.com/salesforce/logai.git
127127
cd logai
128128
129129
# [Optional] Create virtual environment

0 commit comments

Comments
 (0)