From 31a06f9ad832d68411c65eabb85ee63f2423e85f Mon Sep 17 00:00:00 2001 From: onceupon Date: Tue, 12 Sep 2017 17:39:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9632986..7c327a9 100644 --- a/README.md +++ b/README.md @@ -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