MDL-51582 readme: update less building instructions

I forgot to update this after the changes in 65d070a
This commit is contained in:
Dan Poltawski
2015-12-04 16:40:21 +00:00
parent 0bec64c913
commit 4ee10fec43
+2 -2
View File
@@ -7,9 +7,9 @@ is using grunt.
See https://docs.moodle.org/dev/Grunt for details of how to install grunt.
Once grunt is installed run the 'less' task:
Once grunt is installed run the 'css' task:
$ grunt less
$ grunt css
And the css files will be compiled.