Skip to content

Commit 93df188

Browse files
authored
Merge pull request #4702 from didbit/develop
Update docker.md
2 parents 2b3783d + d9076ff commit 93df188

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker/docker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Requires a docker to be installed on the system. Docker version >=20.10.12.
1010

1111
## Quick Start
1212

13-
Shell can be obtained from the java-tron project or independently, you can get the script from [here](https://github.com/tronprotocol/java-tron/docker.sh) or download via the wget:
13+
Shell can be obtained from the java-tron project or independently, you can get the script from [here](https://github.com/tronprotocol/java-tron/blob/develop/docker/docker.sh) or download via the wget:
1414
```shell
15-
$ wget https://raw.githubusercontent.com/tronprotocol/java-tron/develop/docker.sh
15+
$ wget https://raw.githubusercontent.com/tronprotocol/java-tron/develop/docker/docker.sh
1616
```
1717

1818
### Pull the mirror image

0 commit comments

Comments
 (0)