We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e9a8d commit c6ddfbaCopy full SHA for c6ddfba
Writerside/topics/Installation.md
@@ -18,7 +18,7 @@ NativeCLI uses PHP to execute and Composer to install.
18
1. Execute the following command in the terminal:
19
20
```bash
21
- composer global require nativecli/nativecli:"^1@beta"
+ composer global require nativecli/nativecli
22
```
23
24
2. 🚀 Go forth and make great apps!
0 commit comments