Update preparing.md

This commit is contained in:
xxDeveloper
2023-02-06 22:53:19 +03:00
committed by GitHub
parent 994f0ca0e8
commit 04a7824983

View File

@@ -7,7 +7,7 @@ After installing and IDE you need to install node.
After you downloaded node, you can start using us
Running this will install our CLI, which allows you to create a template project with writing a single line of code.
Running this will install our CLI, which allows you to create a template project without writing a single line of code.
```shell
npm install -g @sern/cli
```