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 4, 2018
1 parent ee83840 commit d4814c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Note: for some versions of pip you may see a warning, but holodeck will be insta
For Ubuntu 16.04 and Cuda 9.0:
1. Install [nvidia-docker](https://github.com/nvidia/nvidia-docker/wiki/Installation-(version-2.0))
2. Pull the docker repository and run it. (replace "*without*" with "*with*" to install with the `DefaultWorlds` package)
3. Holodeck cannot be run with root priveleges so after entering the container, before you use holodeck you must login to a new user. The `holodeckuser` with password `holodeck` has been provided. And this account must be used if the `with-worlds` version is selected.
```
sudo docker pull pccl/holodeck:ubuntu16.04-without-worlds
sudo docker run -it pccl/holodeck:ubuntu16.04-without-worlds
Expand Down

0 comments on commit d4814c5

Please sign in to comment.