summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoralalazo <massimiliano.culpo@googlemail.com>2016-04-15 09:19:41 +0200
committeralalazo <massimiliano.culpo@googlemail.com>2016-04-15 09:19:41 +0200
commit93c22dd9780f023cc9c074cad91ef426073b8509 (patch)
tree1154ebd187e1298865b3c46a893555d08bd1ac42 /README.md
parent1664d1b5034a6ca7bf9901df91a22087d609f5bf (diff)
parent69f8d8fa7ae5cbf283d8a06d7f42b3ca74d4dd9d (diff)
downloadspack-93c22dd9780f023cc9c074cad91ef426073b8509.tar.gz
spack-93c22dd9780f023cc9c074cad91ef426073b8509.tar.bz2
spack-93c22dd9780f023cc9c074cad91ef426073b8509.tar.xz
spack-93c22dd9780f023cc9c074cad91ef426073b8509.zip
Merge branch 'develop' of https://github.com/LLNL/spack into qa/coding_standard
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8664953c0c..1977a4fee9 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,8 @@ can join it here:
At the moment, contributing to Spack is relatively simple. Just send us
a [pull request](https://help.github.com/articles/using-pull-requests/).
-When you send your request, make ``develop`` the destination branch.
+When you send your request, make ``develop`` the destination branch on the
+[Spack repository](https://github.com/LLNL/spack).
Spack is using a rough approximation of the [Git
Flow](http://nvie.com/posts/a-successful-git-branching-model/)