浏览代码

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
 
+Install from NPM:
+
 ```shell
 npm install @uppy/react
 ```