From 9caea33036a5fee8f55d566b733710ecc42f1aa4 Mon Sep 17 00:00:00 2001 From: Frederic Massart Date: Fri, 7 Dec 2012 10:51:13 +0800 Subject: [PATCH] Update some information in the readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 636ac85..a0279a2 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ A collection of tools meant to make developers' lives easier. Requirements ============ -- Python 2.7 +- Python 2.7 (or Python 2.6 with the package _python-argparse_) - MySQL or PostgreSQL -Most of the tools work on Moodle 1.9 onwards, but some CLI tools required by MDK might not be available in all versions. +Most of the tools work on Moodle 1.9 onwards, but some CLI scripts required by MDK might not be available in all versions. Usage ===== @@ -36,7 +36,8 @@ Ubuntu package # The next line prevents your from logging out and in again. sudo su `whoami` -You're done! Try the following command to create a typical Stable Master instance (this will take some time because the cache is still empty): +You're done! +Try the following command to create a typical Stable Master instance (this will take some time because the cache is still empty): mdk create mdk list -- 2.11.0