Browse Source

Update Companion version in Readme when in need to install it globally. (#2743)

Marcos Akerman 4 years ago
parent
commit
b2fd5bb64e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/docs/companion.md

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

@@ -36,7 +36,7 @@ Install from NPM:
 npm install @uppy/companion
 ```
 
-If you don't have a Node.js project with a `package.json` you might want to install/run Companion globally like so: `[sudo] npm install -g @uppy/companion@1.x`.
+If you don't have a Node.js project with a `package.json` you might want to install/run Companion globally like so: `[sudo] npm install -g @uppy/companion@2.x`.
 
 ### Prerequisite