Update README.md

This commit is contained in:
onceupon 2018-05-28 10:38:35 +08:00 committed by GitHub
parent ad2e29fcdb
commit 867908d1d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,7 +223,7 @@ sed '/^\s*$/d'
or or
```bash ```bash
sed 's/^$/d' sed '/^$/d'
``` ```
##### Delete/remove last line ##### Delete/remove last line