Commit 798cd049 authored by Greg Wilson's avatar Greg Wilson Committed by W. Trevor King
Browse files

README.md: Update after moving from lesson-template to lesson-example

parent f73b05cc
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
lesson-template
===============

This repository is the template for creating
[Software Carpentry](http://software-carpentry.org) lessons.  Do *not*
fork this repository directly on GitHub.  Instead, follow the
instructions below to create a lesson repository, and
[the layout instructions](LAYOUT.md) to create a lesson.
lesson-example
==============

This repository is an example of a [Software Carpentry](http://software-carpentry.org) lesson
created using the [lesson template](https://github.com/swcarpentry/lesson-template).
Do *not* fork this repository directly on GitHub.
Instead, follow the instructions below to create a lesson repository
from the [lesson template](https://github.com/swcarpentry/lesson-template),
then go through [the layout instructions](LAYOUT.md) to create a lesson.

## Manual Setup