Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nickwalton authored Oct 11, 2018
1 parent 414a39c commit afec7ce
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 @@ -28,7 +28,7 @@ For Ubuntu 16.04 and Cuda 9.0*:
3. Holodeck cannot be run with root privileges so after entering the container and before you use holodeck you must login to a normal user. The `holodeckuser` with password `"holodeck"` has been provided. This account must be used if the `with-worlds` version is selected.
```
docker pull pccl/holodeck:ubuntu16.04-without-worlds
docker run -it pccl/holodeck:ubuntu16.04-without-worlds
nvidia-docker run -it pccl/holodeck:ubuntu16.04-without-worlds
```

*For versions other than Ubuntu 16.04 and Cuda 9.0 see [here.](https://hub.docker.com/r/pccl/holodeck/).
Expand Down

0 comments on commit afec7ce

Please sign in to comment.