Skip to content

Commit f832f63

Browse files
author
Malcolm Jarvis
committed
Add contributing compile instructions to readme
1 parent 48dd794 commit f832f63

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,10 @@ Currently the only way to change the current application route is by using the `
166166
}
167167
```
168168
As development continues, support for changing individual route segments will be added.
169+
170+
171+
#Contributing
172+
173+
##Compiling & Running tests
174+
175+
ReSwiftRouter uses [Carthage]() for its development dependencies. To build or test any of the targets, run `carthage bootstrap`.

0 commit comments

Comments
 (0)