Commit a837b47b authored by Claas Faber's avatar Claas Faber
Browse files

Update README.md

parent eedb30e3
Loading
Loading
Loading
Loading
+16 −16
Original line number Diff line number Diff line
@@ -29,11 +29,11 @@ There is an environment file
everything needed to run the course material:

```yml
name: python-intro
name: dm-tools_py3 
channels:
    - conda-forge 
dependencies:   
  - python=2.7
    - python=3.6   
    - anaconda-client
    - basemap
    - cmocean