mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +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](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.
|
Use official [documentation](https://www.php-cpp.com/documentation) for details.
|
||||||
|
|
||||||
#### [PHP-GTK](https://github.com/scorninpc/php-gtk3)
|
#### [PHP-GTK](https://github.com/scorninpc/php-gtk3)
|
||||||
|
|
@ -81,7 +80,7 @@ Follow [installation guide](https://github.com/scorninpc/php-gtk3#acknowledgemen
|
||||||
#### Launch
|
#### Launch
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
/path/to/php-gtk3 src/Yoda.php
|
php -dextension=php-gtk3.so src/Yoda.php
|
||||||
```
|
```
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue