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