]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/blobdiff - README
Release 2.5.
[PrivacyBrowserROMIntegration.git] / README
diff --git a/README b/README
index 753522a57196dad801d0c63f01c0499e8247abaa..093df197df9baeb5a4ecb794a4594a41ca82ebb1 100644 (file)
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ To integrate Privacy Browser into a ROM build, add the following lines to the bu
 <remote name="stoutner" fetch="git://git.stoutner.com" />
 <project path="external/stoutner/privacy-browser" remote="stoutner" name="git/PrivacyBrowserROMIntegration.git" revision="master" />
 
-The sample Android.mk file replaces the `Browser` or `Browser2` package from AOSP.  If you have removed them from your local manifest, you need to add the following statement:
+The sample Android.mk file replaces the `Browser` or `Browser2` package from AOSP.
+If you have removed them from your build manifest, you need to add the following statement to your device configuration:
 
 PRODUCT_PACKAGES += privacy-browser