Skip to content

Commit

Permalink
Update compile_models.rst (#1038)
Browse files Browse the repository at this point in the history
fix permission issue
  • Loading branch information
yongjer authored Oct 9, 2023
1 parent bed9e60 commit c02fdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compilation/compile_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The easiest way is to use MLC-LLM is to clone the repository, and compile models
.. code:: bash
# clone the repository
git clone git@github.com:mlc-ai/mlc-llm.git --recursive
git clone https://github.com/mlc-ai/mlc-llm.git --recursive
# enter to root directory of the repo
cd mlc-llm
# install mlc-llm
Expand Down

0 comments on commit c02fdaf

Please sign in to comment.