Skip to content

Commit a126f2e

Browse files
authored
feat(docs): Update quickstart.md (#5773)
1 parent 88bd634 commit a126f2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ cd java-tron
2828

2929
#### Build the docker image
3030

31-
Use below command to start the build:
31+
Use the command below to navigate to the docker directory and start the build:
3232
```
33+
cd docker
3334
docker build -t tronprotocol/java-tron .
3435
```
3536

0 commit comments

Comments
 (0)