Skip to content

Commit

Permalink
Merge pull request #226 from Microsoft/readme-debug
Browse files Browse the repository at this point in the history
Update instructions for debugging
  • Loading branch information
Tyriar authored Sep 18, 2018
2 parents 1459de6 + 9337283 commit 1944a28
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 @@ -69,7 +69,7 @@ npm install --global --production windows-build-tools

## Debugging

On Windows, you can show the winpty agent console window by adding the environment variable `WINPTY_SHOW_CONSOLE=1` to the pty's environment. See https://github.com/rprichard/winpty#debugging-winpty for more information.
[The wiki](https://github.com/Microsoft/node-pty/wiki/Debugging) contains instructions for debugging node-pty.

## Troubleshooting

Expand Down

0 comments on commit 1944a28

Please sign in to comment.