summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2016-11-14 18:35:21 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2016-11-14 18:35:21 -0700
commit2fcac22e66901a2aa5cc34d6de35502004086687 (patch)
treebbcdb06afa0a7061a579ba45875d3ead9f719ea5 /README.md
parent85a05681ccd60be4c367bca323e0f45024f0c7f2 (diff)
downloadspack-2fcac22e66901a2aa5cc34d6de35502004086687.tar.gz
spack-2fcac22e66901a2aa5cc34d6de35502004086687.tar.bz2
spack-2fcac22e66901a2aa5cc34d6de35502004086687.tar.xz
spack-2fcac22e66901a2aa5cc34d6de35502004086687.zip
Add tutorial link to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 853e071fc6..9d005605eb 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,9 @@ Documentation
[**Full documentation**](http://spack.readthedocs.io/) for Spack is
the first place to look.
+We've also got a [**Spack 101 Tutorial**](http://spack.readthedocs.io/en/latest/tutorial_sc16.html),
+so you can learn Spack yourself, or teach users at your own site.
+
See also:
* [Technical paper](http://www.computer.org/csdl/proceedings/sc/2015/3723/00/2807623.pdf) and
[slides](https://tgamblin.github.io/files/Gamblin-Spack-SC15-Talk.pdf) on Spack's design and implementation.