Skip to content

Commit aa20302

Browse files
authored
Fix link to environment file
1 parent c0d4fb7 commit aa20302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The file contains information on:
7474
- `channels` to define where to download the packages from
7575
- `dependencies` contains each of the packages
7676

77-
To download the environment file, click to go to the [environment.yml](https://raw.githubusercontent.com/jorisvandenbossche/FLAMES-python-data-wrangling/master/environment.yml) online. Once opened in the browser, right-click and save the file/page on your computer. The specific text depends on your browser (`Save page as...`, `Save as...`).
77+
To download the environment file, click to go to the [environment.yml](https://raw.githubusercontent.com/jorisvandenbossche/DS-python-data-analysis/master/environment.yml) online. Once opened in the browser, right-click and save the file/page on your computer. The specific text depends on your browser (`Save page as...`, `Save as...`).
7878

7979
__WARNING !__ Make sure you save the file as `environment.yml` instead of `environment.yml.txt` which, specifically on Windows operating system, might be the default option. To do so, choose for 'save as type' _All Files_ instead of 'Text Document'.
8080

0 commit comments

Comments
 (0)