mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-03 10:32:33 +00:00
BUILDING.md: Fixed wrong instruction of running from source (#3512)
This commit is contained in:
parent
b09379151a
commit
82e257cf13
@ -35,4 +35,4 @@ Run `build/server-phar.php` using your preferred PHP binary. It'll drop a `Pocke
|
||||
You can also use the `--out` option to change the output filename.
|
||||
|
||||
## Running PocketMine-MP from source code
|
||||
Run `src/pocketmine/PocketMine.php` using your preferred PHP binary.
|
||||
Run `src/PocketMine.php` using your preferred PHP binary.
|
||||
|
Loading…
x
Reference in New Issue
Block a user