We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46ae4b commit b5b2e6fCopy full SHA for b5b2e6f
README.md
@@ -75,7 +75,7 @@ You can install LogAI core library using `pip install`:
75
```shell
76
77
# Check out LogAI code repo from Github
78
-git clone https://git.soma.salesforce.com/SalesforceResearch/logai.git
+git clone https://github.com/salesforce/logai.git
79
cd logai
80
81
# [Optional] Create virtual environment
@@ -123,7 +123,7 @@ You can also start a local LogAI service and use the GUI portal to explore LogAI
123
124
125
126
127
128
129
0 commit comments