Update README.md

pull/1/head
tarrenj 2015-05-26 17:39:21 -07:00
parent 00ae06b5ad
commit 1da5d931da
1 changed files with 1 additions and 1 deletions

View File

@ -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/