Skip to content

Commit

Permalink
Merge branch 'master' of github.com:csc-training/hpc-python
Browse files Browse the repository at this point in the history
  • Loading branch information
jussienko committed Jan 27, 2020
2 parents 7a960e1 + 7bfb3eb commit 0a067fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercise-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The external Python packages can be installed with **pip** by using the provided
(aftter cloning the material) as

```bash
$ cd hpc_python
$ cd hpc-python
$ pip3.4 install -r requirements.txt --user
```

Expand Down

0 comments on commit 0a067fa

Please sign in to comment.