Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit bc1d8b0

Browse files
doc: typo
1 parent 02cc779 commit bc1d8b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Create a lightweight presentation using HTML and Web Components.
5252

5353
[DeckDeckGo] provides a [CLI](https://github.com/fluster/create-deckdeckgo) and a [starter kit](https://github.com/fluster/deckdeckgo-starter).
5454

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:
5656

5757
```bash
5858
npm init deckdeckgo
5959
```
6060

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 😉
6262

6363
## Installing DeckDeckGo in any projects
6464

0 commit comments

Comments
 (0)