update guide, Debug in Chrome not mandatory anymore

This commit is contained in:
Artur Girenko 2015-12-06 12:09:28 +01:00
parent 603e9dc7f2
commit 51c64f35e2
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ init = (projName) ->
log 'Open iOS app in xcode and run it:' , 'yellow'
log 're-natal xcode', 'inverse'
log ''
log 'To use figwheel start "Debug in Chrome" in simulator and type:' , 'yellow'
log 'To use figwheel type:' , 'yellow'
log 're-natal use-figwheel', 'inverse'
log 'lein figwheel ios', 'inverse'
log ''