Skip to content

Commit 870bd31

Browse files
authored
Correctly use relative path for environment.yml (#577)
Co-authored-by: unknown <Benjamin Tovar>
1 parent 784d770 commit 870bd31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learners/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ conda install -c conda-forge plotnine
193193
### *(Alternative)* Installing required packages with environment file
194194

195195
Download the
196-
[environment.yml](files/environment.yml)
196+
[environment.yml](../episodes/files/environment.yml)
197197
file by right-clicking the link and selecting save as.
198198
In the directory where you downloaded the environment.yml file run:
199199

0 commit comments

Comments
 (0)