Skip to content

Commit

Permalink
docs: fix code block (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaakaa authored Jun 24, 2024
1 parent 9064df9 commit 4c01972
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ Slidev is a versatile slideshow platform that offers:
- Export to HTML, PDF, or reveal.js

Get started:
```bash
` ``bash
npm i -g slidev
slidev init <template> # select a template
cd .slidev && slidev serve
```
` ``

<!-- End -->

# Wrap up
Expand Down

0 comments on commit 4c01972

Please sign in to comment.