Skip to content

Commit 3f72f2d

Browse files
authored
Merge pull request #6 from hyperoslo/improve/manual-installation
Describe manual installation in README
2 parents 57368d2 + 6bfeeda commit 3f72f2d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ In order to quickly try the demo project of a **BarcodeScanner** just run
204204
**BarcodeScanner** is also available through [Carthage](https://github.com/Carthage/Carthage).
205205
To install just write into your Cartfile:
206206

207+
**BarcodeScanner** can also be installed manually. Just download and drop
208+
`Sources` and `Images` folders in your project.
209+
207210
```ruby
208211
github "hyperoslo/BarcodeScanner"
209212
```

0 commit comments

Comments
 (0)