Browse Source

Update website/src/_posts/2019-03-0.30.md

Kevin van Zonneveld 6 years ago
parent
commit
1f0f93051c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/_posts/2019-03-0.30.md

+ 1 - 1
website/src/_posts/2019-03-0.30.md

@@ -38,7 +38,7 @@ Here’s a demo:
 You can install Robodog from NPM:
 
 ```sh
-npm install --save @uppy/robodog
+npm install @uppy/robodog --save 
 ```
 
 Or import it by using an HTML script tag: