We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d6804 commit 223d852Copy full SHA for 223d852
README.md
@@ -8,7 +8,7 @@ Upload and manage files with autoForm via [`ostrio:files`](https://github.com/Ve
8
9
- Install `meteor add ostrio:autoform-files`
10
- Install `meteor add ostrio:files`, *if not yet installed*
11
- - Create your Files Collection (See [`ostrio:files`](https://github.com/VeliovGroup/Meteor-Files)))
+ - Create your Files Collection (See [`ostrio:files`](https://github.com/VeliovGroup/Meteor-Files))
12
```javascript
13
var Images = new FilesCollection({
14
collectionName: 'Images',
0 commit comments