Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typos
  • Loading branch information
refack committed May 6, 2017
commit 565c788433eec764926251db68ecdd424fedcd55
4 changes: 2 additions & 2 deletions doc/guides/tips-tricks-and-troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
### Windows

1. If you regularly build on windows, you should check out [`ninja`](./building-node-with-ninja.md).
You may find it to be much faster then `MSBuild` and less eager to rebuild unchanged sub-targets.
P.S. non-windows dev might find it better then `make` aswell.
You may find it to be much faster than `MSBuild` and less eager to rebuild unchanged sub-targets.
P.S. non-windows devs might find it better then `make` as well.

<!--
## Tricks
Expand Down