Skip to content
Snippets Groups Projects
Commit 421e52d6 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

shell highlight #642

parent e94f62a5
Branches
No related tags found
No related merge requests found
......@@ -792,22 +792,22 @@ Some reveal.js features, like external markdown, require that presentations run
2. Install [Grunt](http://gruntjs.com/getting-started#installing-the-cli)
4. Clone the reveal.js repository
```
```sh
$ git clone git@github.com:hakimel/reveal.js.git
```
5. Navigate to the reveal.js folder
```
```sh
$ cd reveal.js
```
6. Install dependencies
```
```sh
$ npm install
```
7. Serve the presentation and monitor source files for changes
```
```sh
$ grunt serve
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment