Skip to content

Commit 6c99d90

Browse files
Update installation.rst
1 parent 58d2085 commit 6c99d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For development installation:
2525

2626
.. code-block:: bash
2727
28-
git clone https://github.com/yourusername/QuantLLM.git
28+
git clone https://github.com/codewithdark-git/QuantLLM.git
2929
cd QuantLLM
3030
pip install -e ".[dev]"
3131
@@ -75,4 +75,4 @@ Full installation with all features:
7575

7676
.. code-block:: bash
7777
78-
pip install quantllm[all]
78+
pip install quantllm[all]

0 commit comments

Comments
 (0)