File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ Install WSL
1313Follow the instructions from Microsoft
1414`here <https://docs.microsoft.com/en-us/windows/wsl/install-win10 >`__.
1515When given the option, choose the Ubuntu 18.04 LTS distribution to
16- install. Don’t forget to initialise the Ubuntu installation using the
17- instructions given
18- `here <https://docs.microsoft.com/en-us/windows/wsl/initialize-distro >`__.
16+ install. Best practices for setting up a WSL development environment can be found
17+ `here <https://docs.microsoft.com/en-us/windows/wsl/setup/environment >`__.
1918
2019Install PyBaMM
2120--------------
@@ -50,7 +49,7 @@ directory in bash using the ``cd`` command:
5049
5150.. code :: bash
5251
53- cd PyBaMM
52+ cd PyBaMM
5453
5554 If you are unfamiliar with the linux command line, you might find it
5655useful to work through this
You can’t perform that action at this time.
0 commit comments