소스 검색

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
 ```