fix readme

This commit is contained in:
Tommy Parnell
2017-03-06 07:16:25 -05:00
committed by GitHub
parent 003fcaa6e7
commit 7379cace19

View File

@@ -17,5 +17,5 @@ Opener.Net.Opener.Open("npm install", processStartInfo: new ProcessStartInfo(){
## Why? ## Why?
Because Windows has start, Macs have open, and *nix has xdg-open. At least according to [some guy on StackOverflow](http://stackoverflow.com/q/1480971/3191). And I like things that work on all three. Like Node.js. And Opener. Because Windows has start, Macs have open, and *nix has xdg-open. At least according to [some guy on StackOverflow](http://stackoverflow.com/q/1480971/3191). And I like things that work on all three. Like dotnet core. And Opener.Net.