Skip to content

Commit 223d852

Browse files
committed
Readme update
1 parent 37d6804 commit 223d852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Upload and manage files with autoForm via [`ostrio:files`](https://github.com/Ve
88

99
- Install `meteor add ostrio:autoform-files`
1010
- Install `meteor add ostrio:files`, *if not yet installed*
11-
- Create your Files Collection (See [`ostrio:files`](https://github.com/VeliovGroup/Meteor-Files)))
11+
- Create your Files Collection (See [`ostrio:files`](https://github.com/VeliovGroup/Meteor-Files))
1212
```javascript
1313
var Images = new FilesCollection({
1414
collectionName: 'Images',

0 commit comments

Comments
 (0)