mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
ba8d528522
commit
ae83c27758
1 changed files with 1 additions and 2 deletions
|
|
@ -65,7 +65,6 @@ Make sure version 8.1 or above installed and configured with following extension
|
|||
|
||||
#### [PHP-CPP](https://github.com/fast-debug/PHP-CPP)
|
||||
|
||||
PHP-CPP required to interact native GTK3 libraries.
|
||||
Use official [documentation](https://www.php-cpp.com/documentation) for details.
|
||||
|
||||
#### [PHP-GTK](https://github.com/scorninpc/php-gtk3)
|
||||
|
|
@ -81,7 +80,7 @@ Follow [installation guide](https://github.com/scorninpc/php-gtk3#acknowledgemen
|
|||
#### Launch
|
||||
|
||||
``` bash
|
||||
/path/to/php-gtk3 src/Yoda.php
|
||||
php -dextension=php-gtk3.so src/Yoda.php
|
||||
```
|
||||
|
||||
## Components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue