diff options
author | Jinwei Zhao <[email protected]> | 2016-01-28 19:37:55 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2016-01-28 19:37:55 +0800 |
commit | 3db9064222eff38e5cb688b3b8f18227fc130937 (patch) | |
tree | ebb1829535e734c1a7f6f91bfc52057e57ec07d6 /index.html | |
parent | b35303673af45cccd1cfb9e4eccbc5799e3fd9f7 (diff) | |
download | ring0.xyz-3db9064222eff38e5cb688b3b8f18227fc130937.tar.gz |
fix typo
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ | |||
25 | <span>$</span> apt-get update | 25 | <span>$</span> apt-get update |
26 | <span>$</span> apt-get remove emacs | 26 | <span>$</span> apt-get remove emacs |
27 | <span>$</span> apt-get install vim | 27 | <span>$</span> apt-get install vim |
28 | <span>$</span> apt-get remove bas | 28 | <span>$</span> apt-get remove bash |
29 | <span>$</span> apt-get install zsh | 29 | <span>$</span> apt-get install zsh |
30 | <span>$</span> sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" | 30 | <span>$</span> sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" |
31 | </pre> | 31 | </pre> |