aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2017-12-21 14:29:08 +0100
committerAnders Roxell <anders.roxell@linaro.org>2017-12-21 14:29:08 +0100
commit25ba2eeda0db07675a4212509ca7896f84c764cc (patch)
tree172f250b426f43b919176da233acb6fc14e4c7fd
parented77a00fb20f7053e8fda7de3bae16cefc900e6c (diff)
README.md: add stable-rc as a remote
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 287b58c..f4b60f1 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ $ mkdir kernel/
$ git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git remote add stable https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
+$ git remote add stable https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
$ git remote update
$ cd ..
$ git-new-workdir linux stable-4.14