Skip to content

Commit

Permalink
pybamm-team#3049 Fix doctests, trigger example notebook tests
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Aug 31, 2023
1 parent 2cd36af commit 0cdfd5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/user_guide/installation/windows-wsl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ Get PyBaMM's Source Code
sudo apt install git-core
3. Clone the PyBaMM repository::
3. Clone the PyBaMM repository:

.. code:: bash
git clone https://github.com/pybamm-team/PyBaMM.git
4. Enter the PyBaMM Directory by running::
4. Enter the PyBaMM Directory by running:

.. code:: bash
Expand Down

0 comments on commit 0cdfd5a

Please sign in to comment.