Skip to content

Commit

Permalink
Fix spacing in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
datitran authored Dec 28, 2018
1 parent 4329798 commit c16ec89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Moreover, we live in a cloud native world with a cloud native lifestyle, cloud n
## Getting Started

1. Create the conda environment:
```
conda env create -f environment.yml
```
```
conda env create -f environment.yml
```
2. You can find a notebook template in the `static` folder which contains some examples like cover and divider slides, markdown syntax and many more. Here is a [link](http://www.slideviper.oquanta.info/tutorial/slideshow_tutorial_slides.html#/3) for a nice intro into creating slides with Jupyter notebook.
3. When you are done with editing your notebook, you need to generate the slides with this command:
```
Expand Down

0 comments on commit c16ec89

Please sign in to comment.