aboutsummaryrefslogtreecommitdiff
path: root/css/theme
diff options
context:
space:
mode:
authorArnout Engelen <github@bzzt.net>2015-01-26 18:56:03 +0100
committerArnout Engelen <github@bzzt.net>2015-01-26 18:56:03 +0100
commite296b396574e0b206187440650256c76e242d93f (patch)
tree43f7d9f6572dd766982fa0287808aa51789ecb4a /css/theme
parent9a89e39367dda0d39a618c9672df59b95b7eb3a8 (diff)
downloadfreenode-live-2017-presentation-e296b396574e0b206187440650256c76e242d93f.tar
freenode-live-2017-presentation-e296b396574e0b206187440650256c76e242d93f.tar.gz
Grunt target was renamed
Diffstat (limited to 'css/theme')
-rw-r--r--css/theme/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/README.md b/css/theme/README.md
index 8237586..90dc149 100644
--- a/css/theme/README.md
+++ b/css/theme/README.md
@@ -22,4 +22,4 @@ This is where you override the default theme. Either by specifying variables (se
4. **Include [/css/theme/template/theme.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/theme.scss)**
The template theme file which will generate final CSS output based on the currently defined variables.
-When you are done, run `grunt themes` to compile the Sass file to CSS and you are ready to use your new theme.
+When you are done, run `grunt css-themes` to compile the Sass file to CSS and you are ready to use your new theme.