Skip to content

Commit

Permalink
Merge pull request #24 from warkentinmatt/master
Browse files Browse the repository at this point in the history
Fixed example code for running non-GPU R session
  • Loading branch information
cboettig authored Jun 13, 2019
2 parents d870cb0 + d41ae6f commit e2f7433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Begin with the `ml` or `ml-gpu` version for a batteries-included setup
Run a bash shell or R command line:

```
docker run --rm -ti rocker/ml-gpu R
docker run --rm -ti rocker/ml R
nvidia-docker run --rm -ti rocker/ml-gpu R
```

Expand Down

0 comments on commit e2f7433

Please sign in to comment.