This commit is contained in:
Awni Hannun 2023-11-29 16:36:43 -08:00
parent d1926c4752
commit a56e0888b8
2 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ variety of examples including:
## Quickstart
See the [quick start
guide](https://pages.github.pie.apple.com/ml-explore/framework002/build/html/quick_start.html)
guide](https://ml-explore.github.io/mlx/build/html/quick_start.html)
in the documentation.
## Installation

View File

@ -4,8 +4,8 @@ Build and Install
Install from PyPI
-----------------
MLX is available at Apple's internal PyPI repository. All you have to do to use
MLX with your own Apple silicon computer is
MLX is available on PyPI. All you have to do to use MLX with your own Apple
silicon computer is
.. code-block:: shell