Unverified Commit d434f414 authored by Michael R. Crusoe's avatar Michael R. Crusoe Committed by GitHub
Browse files

Document minimal Python version

parent 300be90d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ lesson web pages just like the [lesson-example][lesson-example] and all of our o

Requirements:
* A GitHub account
* A working python environment to run the lesson initialization script
* A working Python 3.4+ environment to run the lesson initialization script
* (Optional) A local install of [Jekyll](https://jekyllrb.com/) (version 3.2 or higher) which will require the Ruby language to be installed.

## Creating a New Lesson