Bladeren bron

docs: extend install scripts with yarn, pnpm (#2708)

Co-authored-by: pointhalo <[email protected]>
Eder is a nobody 7 maanden geleden
bovenliggende
commit
c212ff6770
1 gewijzigde bestanden met toevoegingen van 8 en 0 verwijderingen
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -65,6 +65,14 @@ English | [简体中文](./README-zh_CN.md)
 npm install @douyinfe/semi-ui
 ```
 
+```sh
+yarn add @douyinfe/semi-ui
+```
+
+```sh
+pnpm add @douyinfe/semi-ui
+```
+
 # 👍 Component Usage
 
 Here is a quick example to get you started, it's all you need: