Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcchen authored Sep 28, 2022
1 parent ec8b2aa commit af2d9d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ Build a docker image if first time and launch the docker image (you can change t

cd docker
docker build . -f DockerfileForMac -t=nexres
docker run --name nexres nexres
docker run -it --name nexres nexres /bin/bash
exit


Once the docker images starts, get your image id:
Expand Down

0 comments on commit af2d9d6

Please sign in to comment.