Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kojix2 committed Dec 17, 2020
1 parent 6f5b738 commit cc076d5
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 @@ -25,7 +25,7 @@ gem install youplot
```sh
curl -sL https://git.io/ISLANDScsv \
| sort -nk2 -t, \
| tail \
| tail -n15 \
| uplot bar -d, -t "Areas of the World's Major Landmasses"
```

Expand Down

0 comments on commit cc076d5

Please sign in to comment.