Skip to content

Commit

Permalink
fix tabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseshieh committed Nov 8, 2020
1 parent 24fd479 commit cca7405
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/source/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,25 @@ If you're interested in creating an Ubuntu/Debian package, :ref:`contact us!<hel
How to Upgrade the CLI
----------------------

.. group-tab:: macOS
.. tabs::

.. code-block:: bash
.. group-tab:: macOS

brew upgrade gigalixir
.. code-block:: bash
.. group-tab:: Linux
brew upgrade gigalixir
.. code-block:: bash
.. group-tab:: Linux

pip3 install -U gigalixir --user
.. code-block:: bash
.. group-tab:: Windows
pip3 install -U gigalixir --user
.. code-block:: bash
.. group-tab:: Windows

pip3 install -U gigalixir --user
.. code-block:: bash
pip3 install -U gigalixir --user
Encryption
----------
Expand Down

0 comments on commit cca7405

Please sign in to comment.