From d4d1de7992445ddc4b2c088112dfbf2bfa2363aa Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Sun, 19 Apr 2015 10:31:43 +0800 Subject: [PATCH] Readme: separate the examples to make them easier to read --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d9071a25..f6608f1a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ sudo apt-get install vim [sudo] password for nvbn: Reading package lists... Done ... +``` +```bash ➜ git push fatal: The current branch master has no upstream branch. To push the current branch and set the remote as upstream, use @@ -28,7 +30,9 @@ To push the current branch and set the remote as upstream, use git push --set-upstream origin master Counting objects: 9, done. ... +``` +```bash ➜ puthon No command 'puthon' found, did you mean: Command 'python' from package 'python-minimal' (main) @@ -39,7 +43,9 @@ zsh: command not found: puthon python Python 3.4.2 (default, Oct 8 2014, 13:08:17) ... +``` +```bash ➜ git brnch git: 'brnch' is not a git command. See 'git --help'. @@ -49,7 +55,9 @@ Did you mean this? ➜ fuck git branch * master +``` +```bash ➜ lein rpl 'rpl' is not a task. See 'lein help'.