Skip to content

Commit

Permalink
chore: readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
mqjinwon committed Dec 7, 2024
1 parent 2dca89b commit 453b568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export DOCKER_NAME=$(whoami)-docker
export DOCKER_PW=a
```

1. Build Docker Image
### 1. Build Docker Image

First, you need to make base image.

Expand All @@ -120,7 +120,7 @@ docker build -t stride-sim:v0.0.3 \

> The reason why we need to build base image is to reduce the build time.
1. Run Docker Container
### 2. Run Docker Container

Then, you can run StrideSim Docker Container.

Expand Down

0 comments on commit 453b568

Please sign in to comment.