Skip to content

Commit

Permalink
README: Remove "tail" from example (is coreutils) (ScoopInstaller#2158)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhilbrunner authored and r15ch13 committed Mar 28, 2018
1 parent 7c3ae79 commit 06a817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Scoop is very scriptable, so you can run repeatable setups to get your environme
```powershell
scoop install sudo
sudo scoop install 7zip git openssh --global
scoop install curl grep sed less tail touch
scoop install curl grep sed less touch
scoop install python ruby go perl
```

Expand Down

0 comments on commit 06a817e

Please sign in to comment.