Quellcode durchsuchen

Installation intro text

@arturi
AJvanLoon vor 6 Jahren
Ursprung
Commit
6e01cdd35a
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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
 ```