Skip to content

Commit

Permalink
Merge pull request #81 from jamessimone/patch-1
Browse files Browse the repository at this point in the history
Update develop.rst
  • Loading branch information
jimjag authored Nov 14, 2024
2 parents 1aba01e + 099281d commit fefd570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/develop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Install dependencies

.. code-block:: shell
git clone https://git.soma.salesforce.com/SalesforceResearch/logai.git
git clone https://github.com/salesforce/logai.git
cd logai
python3 -m venv venv # create virtual environment
source venv/bin/activate # activate virtual env
Expand Down

0 comments on commit fefd570

Please sign in to comment.