Skip to content

Commit 7ccc85b

Browse files
committed
📝 improve doc
1 parent a657d51 commit 7ccc85b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,12 @@ Currently **provides**:
4141
First, **create your project** using the dedicated scaffolding tool for your project's technologies. Here are some usefull commands that you can use :
4242

4343
```bash
44+
$ npx -p antistatique-frontend next # Cool, right?
4445
$ npx create-react-app my-app --template typescript
4546
$ npx create-next-app --example with-typescript-types my-app
4647
```
4748

48-
Then, to get this amazing environment, simply execute the following command and answer the questions:
49+
Then, to **get this amazing environment**, simply execute the following command and answer the questions:
4950

5051
```bash
5152
$ npx antistatique-frontend

0 commit comments

Comments
 (0)