[Doc] fix typo in install doc (#7623)

This commit is contained in:
Philip Hyunsu Cho 2022-01-31 13:35:56 -08:00 committed by GitHub
parent c621775f34
commit 271a7c5d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ If you are using **Apple Silicon**, please use the Conda packaging manager to in
.. code-block:: bash
conda install -c conda-forge xgboost
conda install -c conda-forge py-xgboost
Visit the `Miniconda website <https://docs.conda.io/en/latest/miniconda.html>`_ to obtain Conda.