Skip to content

Commit

Permalink
English Wikipedia reference in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 authored and satazor committed Jan 20, 2018
1 parent a00d9e2 commit d050aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@ If you are using `spawnSync` on node 0.10 or older, you will also need to instal
Node has issues when using spawn on Windows:

- It ignores [PATHEXT](https://github.com/joyent/node/issues/2318)
- It does not support [shebangs](http://pt.wikipedia.org/wiki/Shebang)
- It does not support [shebangs](https://en.wikipedia.org/wiki/Shebang_(Unix))
- No `options.shell` support on node `<v4.8`
- It does not allow you to run `del` or `dir`

Expand Down

0 comments on commit d050aef

Please sign in to comment.