ソースを参照

Update README.md

Kevin van Zonneveld 6 年 前
コミット
02c39dfeff
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/@uppy/companion/README.md

+ 1 - 1
packages/@uppy/companion/README.md

@@ -15,7 +15,7 @@ Instagram, etc. **Companion is not a target to upload files to**. For this, use
 npm install @uppy/companion
 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@0.30.0`.
+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@0.17.4` (best check the actual latest version, and use that, so (re)installs are reproducible, and upgrades intentional).
 
 
 ## Usage
 ## Usage