Skip to content

Commit

Permalink
Updated iOS documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbyoung committed Apr 27, 2012
1 parent 9b9c000 commit 953e890
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions greenwich/setup/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,16 @@ At this point, you still need to add a little code to your application, but this

@end

<div class="mac-specific"></div>

When you launch the application, you can bring up the translator by holding down option while
opening the _Help_ menu... easy peasy.

<div class="ios-specific"></div>

Your application now includes everything necessary to use Greenwich. Simply launch the translator
tool that comes with the Greenwich download, and it will connect to your device... easy peasy.

<script>
var active = null;
var updateTo = function(type, element) {
Expand Down

0 comments on commit 953e890

Please sign in to comment.