Browse Source

Installation intro text

@arturi
AJvanLoon 6 years ago
parent
commit
6e01cdd35a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      website/src/docs/server.md

+ 2 - 0
website/src/docs/server.md

@@ -23,6 +23,8 @@ As of now, Uppy Server is integrated to work with:
 
 ## Installation
 
+Install from NPM:
+
 ```bash
 npm install uppy-server
 ```