Skip to content

Commit 91e051e

Browse files
add extra windows instructions [ci skip]
1 parent 2af6103 commit 91e051e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

INSTALL-WINDOWS.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,14 @@ typing
2121
$ sudo apt install git-core
2222
```
2323

24-
Now use git to clone the PyBaMM repository:
24+
For easier integration with WSL, we recommend that you install PyBaMM in your *Windows*
25+
Documents folder, for example by first navigating to
26+
27+
```bash
28+
$ cd /mnt/c/Users/USER_NAME/Documents
29+
```
30+
31+
where USER_NAME is your username. Exact path to Windows documents may vary. Now use git to clone the PyBaMM repository:
2532

2633
```bash
2734
$ git clone https://github.com/pybamm-team/PyBaMM.git

0 commit comments

Comments
 (0)