Skip to content

Commit ffa05ce

Browse files
committed
Fix installation section
1 parent 3f72f2d commit ffa05ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,13 @@ 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-
210207
```ruby
211208
github "hyperoslo/BarcodeScanner"
212209
```
213210

211+
To install **BarcodeScanner** manually just download and drop `Sources` and
212+
`Images` folders in your project.
213+
214214
## Author
215215

216216
Hyper Interaktiv AS, ios@hyper.no

0 commit comments

Comments
 (0)