ソースを参照

Some docs polish

@arturi
AJvanLoon 6 年 前
コミット
3e3706514b
1 ファイル変更2 行追加0 行削除
  1. 2 0
      website/src/docs/react-progressbar.md

+ 2 - 0
website/src/docs/react-progressbar.md

@@ -10,6 +10,8 @@ The `<ProgressBar />` component wraps the [`@uppy/progress-bar`][] plugin.
 
 
 ## Installation
 ## Installation
 
 
+Install from NPM:
+
 ```shell
 ```shell
 npm install @uppy/react
 npm install @uppy/react
 ```
 ```