Skip to content

Commit

Permalink
do not use iframe, too many issues
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed Jan 29, 2012
1 parent 639a199 commit 257ad6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ If you're running the app locally, or using Heroku, you'll first need to obtain

[MacGap](http://github.com/maccman/macgap) is a utility for wrapping up web apps with a WebKit wrapper, and exposing a basic OS integration API.

If you want to built the MacGap application, you'll first have to edit the iframe endpoint in `./macgap/index.html` to point to your remote application, and then run:
If you want to built the MacGap application, you'll first have to edit the redirect endpoint in `./macgap/index.html` to point to your remote application, and then run:

rake macgap:build

0 comments on commit 257ad6b

Please sign in to comment.