Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkeltron authored Sep 11, 2023
1 parent 5e8a3ce commit c858285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ location /ws {

## Developing
Frontend build requires a bunch of javascript stuff. To do it without installing a bunch of javascript stuff, install podman and use `build-frontend.sh`
### Debugger
## Debugger
TO add a debugger to the project you'll need to set one up.
if you're using VS Code you'll want to download the PHP Debug extension https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug
to get started with xdebug you'll want to isntall xdebug.
Expand Down

0 comments on commit c858285

Please sign in to comment.