Move slides to docs/index.md

This commit is contained in:
p1ng0ut 2023-01-22 16:27:24 +01:00
parent 7fe759341d
commit d2b3cb8c41
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ Um anschlie
execute the following command:
```bash
reveal-md slides.md
reveal-md docs/index.md
```
To be able to execute the command afterwards, we have to make the path known. This can be done either once with an
@ -23,5 +23,5 @@ export PATH=<path_to_reval_md_bin_path>:$PATH
or by adding this path to `~/.profile`
[^1]: a tutorial for the installation can be found at the link above
[^1]: A tutorial for the installation can be found at
the [link](https://nodejs.org/en/download/package-manager/) above.

View File

@ -6,7 +6,7 @@ theme: moon
revealOptions:
transition: 'fade'
---
# Dezentrale Kotlin course
# Dezentrale Kotlin Course
---