Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29812567: Issue 6695 - allow to have prebuilt V8 for different nix plaforms locally (Closed) Base URL: https://github.com/adblockplus/libadblockplus@aed024f124d0f38dc6fd03f53ad13bdb3ce987dc
Patch Set: Created June 21, 2018, 9:23 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Makefile ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index c4a2af4c79bcbcfc9840a1bd28049f418d91728f..1eab2b9178ca61b4700963ee6e7128bfe5577c7e 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ your setup. The default environment will be set by the Makefile at
build time. If you are cross compiling use the same options as below
to invoke make.
-If you switch target platform using the same source tree, you should
+If you switch the version of V8 using the same source tree, you should
manually remove the `third_party/prebuilt-v8` directory and redownload
again with the right options.
« no previous file with comments | « Makefile ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld