diff --git a/index.md b/index.md index 738283078b245990aed5931b7e2fe69d5f609137..9f513822a4d1c702df86b1bc445a7948965e8092 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,5 @@ --- -layout: lesson_homepage +layout: lesson --- This lesson shows how to use the [Software Carpentry]({{ site.swc_site }}) and diff --git a/setup.md b/setup.md index 54b0f6b05a414a693d3d745efecb3de64dac044e..e160e615d0229b223fd46b567a26e14e36b8f16e 100644 --- a/setup.md +++ b/setup.md @@ -34,6 +34,6 @@ you must install the software described below. 3. **[Jekyll](https://jekyllrb.com/)**. You can install this by running `gem install jekyll`. -If you want to run `bin/check-lesson` (which is invoked by `make lesson-check`) +If you want to run `bin/lesson-check` (which is invoked by `make lesson-check`) you will need Jekyll (so that you have its Markdown parser, which is called Kramdown) and the [PyYAML](https://pypi.python.org/pypi/PyYAML) module for Python 3.