Skip to content

Commit

Permalink
Update about.md (toptal#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
NebulaBC authored Jun 3, 2022
1 parent 68f6fe2 commit 9e921d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You can even take this a step further, and cut out the last step of copying the
URL with:

* osx: `cat something | haste | pbcopy`
* linux: `cat something | haste | xsel`
* linux: `cat something | haste | xsel -b`
* windows: check out [WinHaste](https://github.com/ajryan/WinHaste)

After running that, the STDOUT output of `cat something` will show up at a URL
Expand Down

0 comments on commit 9e921d5

Please sign in to comment.