From dfa9ef52e8fa8269fa929475aa8a1359be57b76e Mon Sep 17 00:00:00 2001 From: Bob Dahlberg Date: Fri, 7 Jun 2013 16:26:31 +0300 Subject: [PATCH] Update README.markdown Updated so that the manual installation instructions are visible in github. --- README.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 4129f9b..1d27277 100644 --- a/README.markdown +++ b/README.markdown @@ -154,14 +154,16 @@ In some environments it may not be possible to use the couchbase.xml ant script 4. Update the project's AndroidManifest.xml to declare the Couchbase service and request the required permissions. Within the "application" section add: - + ``` + ``` Within the "manifest" section add: - + ``` + ``` ## Requirements