Update README.md

master
Pistachiout 2 years ago committed by GitHub
parent 8ed5a1f294
commit 2f22dec18b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -87,8 +87,9 @@ sudo ./clean_docker.sh
```
再开一个终端按以下步骤启动Fabric浏览器
```bash
cd explorer
sudo -s
source /root/.bashrc
cd $GOPATH/src/education/explorer
docker-compose -f docker-compose.yaml up -d
```
使用docker-compose down -v关闭浏览器Ctrl + C 停止Web服务

Loading…
Cancel
Save