Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Jul 27, 2023
1 parent 5651abb commit 7eacddc
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 @@ -112,7 +112,7 @@ See instructions [here](https://github.com/NVIDIA/nvidia-docker).


### Running Docker Container (Interactive)
To use the Docker container as an interactive virtual environment, you can run a container mounted to your local data and code directories and execute the `bash` program. This may be useful if you are in the process of developing a submission.
To use the Docker container as an interactive virtual environment, you can run a container with your local data and code directories mounted and execute the `bash` program. This may be useful if you are in the process of developing a submission.
1. Run detached Docker Container
```bash
docker run -t -d \
Expand Down

0 comments on commit 7eacddc

Please sign in to comment.