Browse Source

Some docs polish

@arturi
AJvanLoon 6 years ago
parent
commit
94215836ea
1 changed files with 2 additions and 0 deletions
  1. 2 0
      website/src/docs/react-statusbar.md

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

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