From 1da5d931da34071115afc06a17e928c7610bffd0 Mon Sep 17 00:00:00 2001 From: tarrenj Date: Tue, 26 May 2015 17:39:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee98e3..04b77a2 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ A few examples of piecing together commands: ``` mkdir -p ~/test/{one,two,three}/subtest.{one,two,three} ``` - creates: +creates: ``` ~/test/ |_____one/