Skip to content

Commit d4fb8a8

Browse files
committed
fix readme
1 parent 21444af commit d4fb8a8

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
@@ -13,7 +13,7 @@ A library to access USB mass storage devices (pen drives, external HDDs, card re
1313
The library can be included into your project like this:
1414

1515
```ruby
16-
implementation 'me.jahnen:libaums:0.9.1'
16+
implementation 'me.jahnen.libaums:core:0.9.1'
1717
```
1818

1919
If you need the HTTP or the storage provider module:

0 commit comments

Comments
 (0)