You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,13 +52,13 @@ Create a lightweight presentation using HTML and Web Components.
52
52
53
53
[DeckDeckGo] provides a [CLI](https://github.com/fluster/create-deckdeckgo) and a [starter kit](https://github.com/fluster/deckdeckgo-starter).
54
54
55
-
To get started and **to create your presentation**, simply run the following command and follow the prompt:
55
+
To get started and **to create your presentation**, run the following command and follow the prompt:
56
56
57
57
```bash
58
58
npm init deckdeckgo
59
59
```
60
60
61
-
Once your presentation created, simply go to your new project's folder and start editing `src/index.html` to prepare your slides and content for your talk 😉
61
+
Once your presentation created, go to your new project's folder and start editing `src/index.html` to prepare your slides and content for your talk 😉
0 commit comments