Skip to content

Commit

Permalink
Update mac_osx.rst
Browse files Browse the repository at this point in the history
Added newline before the code-block directive to rectify rendering issue
  • Loading branch information
azaidi06 authored Feb 12, 2025
1 parent 8040c1f commit 2f48a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorials/getting_started/mac_osx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Install Prerequisites
^^^^^^^^^^^^^^^^^^^^^

**Install Miniforge**

.. code-block:: console
1. curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh"
2. bash Miniforge3-$(uname)-$(uname -m).sh`
Expand Down

0 comments on commit 2f48a02

Please sign in to comment.