diff --git a/README.md b/README.md index 30d1b27..def2232 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ git clone https://github.com/StreakingMan/solvable-sheep-game.git 克隆到本地后,在项目内敲命令 ```shell +npm install -g yarn + yarn install ```