diff --git a/about.md b/about.md index e95fe2e..97dacfe 100644 --- a/about.md +++ b/about.md @@ -26,6 +26,7 @@ URL with: * osx: `cat something | haste | pbcopy` * linux: `cat something | haste | xsel` +* windows: check out [WinHaste](https://github.com/ajryan/WinHaste) After running that, the STDOUT output of `cat something` will show up at a URL which has been conveniently copied to your clipboard.