Преглед на файлове

Requires -g param (#1346)

The `companion` command would not work if not install globally
canvasbh преди 6 години
родител
ревизия
0389d7962d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      website/src/docs/companion.md

+ 1 - 1
website/src/docs/companion.md

@@ -30,7 +30,7 @@ As of now, Companion is integrated to work with:
 Install from NPM:
 Install from NPM:
 
 
 ```bash
 ```bash
-npm install @uppy/companion
+sudo npm install -g @uppy/companion
 ```
 ```
 
 
 ## Usage
 ## Usage