Przeglądaj źródła

Some docs polish

@arturi
AJvanLoon 6 lat temu
rodzic
commit
94215836ea
1 zmienionych plików z 2 dodań i 0 usunięć
  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
 ## Installation
 
 
+Install from NPM:
+
 ```shell
 ```shell
 npm install @uppy/react
 npm install @uppy/react
 ```
 ```