浏览代码

Installation intro text

@arturi
AJvanLoon 6 年之前
父节点
当前提交
6e01cdd35a
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
 ```