diff mbox

[ltsi-kernel,2/2] README: Clarify where to run the generate_git script from

Message ID 1503483022-6452-2-git-send-email-geert+renesas@glider.be (mailing list archive)
State New, archived
Headers show

Commit Message

Geert Uytterhoeven Aug. 23, 2017, 10:10 a.m. UTC
Just running the script from the current directory doesn't give a clue:

    Cant find series file at /series

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 README | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
diff mbox

Patch

diff --git a/README b/README
index 00ea32badc0623e4..f6afc7f236517ded 100644
--- a/README
+++ b/README
@@ -62,9 +62,10 @@  Git Tree
 
 The tree can be exported as a git tree, based on the kernel.org upstream
 release described in the file KERNEL_VERSION.  To do this run the
-scripts/generate_git script.  For more details on the environment
-variables this script expects and how it works, please see the built in
-help in the script by running:
+scripts/generate_git script from a git repository that already contains
+that version.  For more details on the environment variables this script
+expects and how it works, please see the built in help in the script by
+running:
 	scripts/generate_git --help