Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoch committed Nov 20, 2011
1 parent 9833631 commit b262929
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 @@ -23,7 +23,7 @@ This application provides the fastest way to deploy a <a href="http://couchapp.o

6. Forward the Couchbase Mobile from the device to your development machine (the Couchbase port is dynamic and is shown on the screen)

adb forward tcp:8984 tcp:<value displayed on your screen>
adb forward tcp:8984 tcp:&gt;value displayed on your screen&lt;

7. From within your CouchApp project directory, run the following command to install your couchapp on the device.

Expand Down

0 comments on commit b262929

Please sign in to comment.