Skip to content

Commit b26d5c8

Browse files
authored
address comment in #307
1 parent 300513c commit b26d5c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_extras/guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Please use the instructions in the [Setup](https://datacarpentry.org/python-ecol
1212

1313
## Checking installations.
1414

15-
In the include/scripts directory, you will find a script called check_env.py This checks the functionality of the Anaconda install.
15+
In the `_include/scripts` directory, you will find a script called check_env.py This checks the functionality of the Anaconda install.
1616

1717
By default, Data Carpentry does not have people pull the whole repository with all the scripts and addenda. Therefore,
1818
you, as the instructor, get to decide how you'd like to provide this script to learners, if at all.
19-
To use this, students can navigate into includes/scripts terminal, and execute the following:
19+
To use this, students can navigate into `_includes/scripts` terminal, and execute the following:
2020

2121
~~~
2222
python check_env.py

0 commit comments

Comments
 (0)