Skip to content

Commit 88b50a6

Browse files
authored
Update README.md
1 parent 0950c61 commit 88b50a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# How to setup ?
55
- Download the Phar officially [here](https://poggit.pmmp.io/ci/VennDev/LibVapmPMMP/LibVapmPMMP)
66
- Take them and put them in your Virion folder. If you do not understand what Virion is, then [click here](https://poggit.pmmp.io/p/DEVirion/1.2.8)
7-
- To implement and use methods, you must first use this library's method at the top of the plugin's onEnable function.
7+
- To implement and use methods, you must first use this library's method at the top of the plugin's onEnable function
88
- Example:
99
```php
1010
protected function onEnable() : void

0 commit comments

Comments
 (0)