README.md in magic_reveal-2.4.0.1 vs README.md in magic_reveal-2.4.0.2
- old
+ new
@@ -37,12 +37,18 @@
Feel free to replace [vim](http://vim.org/) with the editor of your choice.
### Viewing the presentation
- $ rackup
+ $ magic-reveal start
Then open your browser to [`http://localhost:9292`](http://localhost:9292).
+
+### Write a static index.html
+
+ $ magic-reveal static
+
+This generates a static `index.html` suitable for committing to git.
### The format of slides.md
Magic Reveal uses [github-flavored
markdown](https://help.github.com/articles/github-flavored-markdown)