diff --git a/README.md b/README.md index d284740..5d5d4fa 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@
diff --git a/sphinx_docs/installation.rst b/sphinx_docs/installation.rst index 3e1c57c..6c1d4a2 100644 --- a/sphinx_docs/installation.rst +++ b/sphinx_docs/installation.rst @@ -11,8 +11,8 @@ Install from source: .. code-block:: bash - git clone https://github.com/WanNaa/INFTY_demo.git - cd INFTY_demo + git clone https://github.com/THUDM/INFTY.git + cd INFTY python -m pip install -e ".[examples]" Verify imports: