Skip to content

Commit

Permalink
[Docs] Update install instruction (#182)
Browse files Browse the repository at this point in the history
* Update nightly ver. install instruction

* .
  • Loading branch information
hjjq committed Apr 20, 2023
1 parent 67cd640 commit 1df149e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/getting-started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To verify the installation, run the following command:

.. code-block:: console
$ pip install -i https://download.hidet.org/whl hidet
$ pip install --pre --extra-index-url https://download.hidet.org/whl hidet
If you want, you can also :doc:`build from source </getting-started/build-from-source>`.
Expand Down

0 comments on commit 1df149e

Please sign in to comment.