Skip to content

Commit c16ec89

Browse files
authored
Fix spacing in readme.
1 parent 4329798 commit c16ec89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Moreover, we live in a cloud native world with a cloud native lifestyle, cloud n
1111
## Getting Started
1212

1313
1. Create the conda environment:
14-
```
15-
conda env create -f environment.yml
16-
```
14+
```
15+
conda env create -f environment.yml
16+
```
1717
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.
1818
3. When you are done with editing your notebook, you need to generate the slides with this command:
1919
```

0 commit comments

Comments
 (0)