diff --git a/README.md b/README.md index 3c710fc..e6e9c0f 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,12 @@ You can enable some protocol debugging output using `DEBUG` environment variable DEBUG="minecraft-protocol" node [...] ``` +On windows : +``` +set DEBUG=minecraft-protocol +node your_script.js +``` + ## Contribute Please read https://github.com/PrismarineJS/prismarine-contribute