Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
minor correction about image name
Browse files Browse the repository at this point in the history
  • Loading branch information
swangcs committed Aug 10, 2020
1 parent ae4d43c commit 0d33ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Basic command to use:

## Step 2: Run a container of the built image

`sudo bash docker-cmd-mac.sh --image-name=tf-gpu-sumo-2020-08-03 --run --no-gpu`
`sudo bash docker-cmd-mac.sh --image-name={your_image_name} --run --no-gpu`

This will run `/home/alice/learning/training.sh` inside the docker container, which will then run `/home/alice/libraries/rllibsumoutils/example/ppotrain.py`.

Expand Down

0 comments on commit 0d33ba4

Please sign in to comment.