Parcourir la source

Update README.md

老周 il y a 3 ans
Parent
commit
8e5fae43d3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,7 +8,7 @@ Language : 🇺🇸 | [🇨🇳](./README.zh-CN.md)
 
 ```bash
 $ git clone git@github.com:jetlinks/jetlinks-ui-antd.git
-$ cd <your-project-name>
+$ cd jetlinks-ui-antd
 $ yarn
 $ yarn start:dev
 ```