MDL-51582 readme: update less building instructions

I forgot to update this after the changes in 490c5cabb4
This commit is contained in:
Dan Poltawski
2015-12-04 16:41:24 +00:00
parent 14d8971cd6
commit e18b4b0918
+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.