Skip to content

Commit 87cb403

Browse files
authored
Update "setting up your environment" in CONTRIBUTING.md #913 (#918)
1 parent 4ef9038 commit 87cb403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ conda env create
242242
Before building and testing the project, you have to activate the environment:
243243

244244
```bash
245-
source activate ENVIRONMENT_NAME
245+
conda activate pygmt
246246
```
247247

248248
You'll need to do this every time you start a new terminal.

0 commit comments

Comments
 (0)