Commit b0100679 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub
Browse files

Merge pull request #55 from tracykteal/patch-2

fixing name of lesson_initialize.py script in point 11
parents ecc0e9ad dbb77d0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ lesson is `data-cleanup`.
    (Note that the user name above is `swcarpentry`, *not* `gvwilson`,
    since you are adding the master copy of the template as a remote.)

11. Run `bin/lesson-initialize` to create all of the boilerplate files
11. Run `bin/lesson_initialize.py` to create all of the boilerplate files
    that cannot be put into the styles repository
    (because they would trigger repeated merge conflicts).