diff --git a/README.md b/README.md index d245a185..291cbd11 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ A distributed task manager. Real-world use cases for Kōjō and instructions for getting Kōjō up and running in your project can be found at [KojoFitness](https://github.com/neighborhoods/KojoFitness). -## Debuging Kōjō +## Debugging Kōjō XDebug version greater than `xdebug-2.7.0alpha1` is required when trying to debug Kōjō. This version of XDebug resolves issues (https://bugs.xdebug.org/938) caused by the way the Kōjō forks using `pcntl`.