aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-01-26 19:22:44 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-01-26 19:22:44 +0100
commitce8ea8439305913a9be6322fcd445814c521e724 (patch)
tree43f7d9f6572dd766982fa0287808aa51789ecb4a
parent9a89e39367dda0d39a618c9672df59b95b7eb3a8 (diff)
parente296b396574e0b206187440650256c76e242d93f (diff)
downloadfreenode-live-2017-presentation-ce8ea8439305913a9be6322fcd445814c521e724.tar
freenode-live-2017-presentation-ce8ea8439305913a9be6322fcd445814c521e724.tar.gz
Merge pull request #1115 from raboof/patch-1
themes grunt task was renamed
-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.