From d905ab6296146c80d0d1ba796e5cfdf58bb5c5e2 Mon Sep 17 00:00:00 2001 From: Pistachiout <63298680+Pistachiout@users.noreply.github.com> Date: Thu, 13 Apr 2023 16:57:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e4364..e535973 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ cd $GOPATH/src/education export GO111MODULE=on export GOPROXY=https://goproxy.io go mod tidy -sudo ./clean_docker.sh +./clean_docker.sh ``` 再开一个终端,按以下步骤启动Fabric浏览器 ```bash