Skip to content

Commit a608db8

Browse files
Include note to update minimum-stability to "dev" (#87)
1 parent e7a2d6b commit a608db8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/docs/desktop/1/getting-started/installation.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ composer require nativephp/electron
3434
This package contains all the classes, commands, and interfaces that your application will need to work with the
3535
Electron runtime.
3636

37+
**Note**: If this fails, try setting the `minimum-stability` in your composer.json to "dev". NativePHP is in beta at this point in time.
38+
3739
## Run the NativePHP installer
3840

3941
```shell

0 commit comments

Comments
 (0)