Update README-zh.md
This commit is contained in:
parent
e1313e4027
commit
e9275f40c7
@ -57,7 +57,7 @@ sudo bash install-erpnext
|
|||||||
|
|
||||||
```
|
```
|
||||||
curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
|
curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
|
||||||
curl -L "https://github.com/docker/compose/releases/download/1.29.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
|
curl -L "https://github.com/docker/compose/releases/download/v2.1.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
|
||||||
sudo chmod +x /usr/local/bin/docker-compose
|
sudo chmod +x /usr/local/bin/docker-compose
|
||||||
ln -sf /usr/local/bin/docker-compose /usr/bin
|
ln -sf /usr/local/bin/docker-compose /usr/bin
|
||||||
sudo systemctl start docker
|
sudo systemctl start docker
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user