MDL-51582 readme: update less building instructions

I forgot to update this after the changes in 04422a03
This commit is contained in:
Dan Poltawski
2015-12-04 16:42:06 +00:00
parent 116a88c6bc
commit f3629d3204
+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.