From aa08c7b69aedf2afe2fd7aedf04e1b2128d35a58 Mon Sep 17 00:00:00 2001 From: Frederic Massart Date: Thu, 12 Sep 2013 17:00:30 +0800 Subject: [PATCH] Added plugin command to readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ca2846b..837755a 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,17 @@ Get the instance ready for PHPUnit tests, and run the test(s). mdk phpunit -u repository/tests/repository_test.php + +plugin +------ + +Look for a plugin on moodle.org and downloads it into your instance. + +**Example** + + mdk plugin download repository_evernote + + purge ----- -- 2.11.0