Update README.md

This commit is contained in:
onceupon 2017-09-12 17:39:40 +08:00 committed by GitHub
parent a376d94fea
commit 31a06f9ad8

View File

@ -1470,7 +1470,7 @@ set -x; echo `expr 10 + 20 `
##### Print some meaningful sentences to you (install fortune first)
```bash
fortune`
fortune
```
##### Colorful (and useful) version of top (install htop first)
```bash