Skip to content

Commit 5c89b9e

Browse files
authored
docs(README): update
1 parent 3ef7ff5 commit 5c89b9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ wget https://raw.githubusercontent.com/NamesMT/images-alpine/main/scripts/instal
5252
```sh
5353
wget https://raw.githubusercontent.com/NamesMT/images-alpine/main/scripts/install-docker.sh -O- | sh
5454
```
55-
You can call `~/alpine.docker.service.sh` to start the docker service,
56-
And call `~/alpine.docker.service.sh stop` to stop the docker service.
55+
You can call `sh ~/alpine.docker.service.sh` to start the docker service,
56+
And call `sh ~/alpine.docker.service.sh stop` to stop the docker service.
5757

5858
---
5959

0 commit comments

Comments
 (0)