diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-11-25 17:24:24 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-11-25 17:24:24 +0800 |
commit | 51d06f96e9f999b21c889eb2335e11a4ce67da07 (patch) | |
tree | bbe4fe0738ee06a65e292d115186c8f945988b6f /Readme.md | |
parent | 3e2c81bb68edc8e32c74b3c0d72151e18908b00f (diff) | |
download | vim-shrvim-51d06f96e9f999b21c889eb2335e11a4ce67da07.tar.gz vim-shrvim-51d06f96e9f999b21c889eb2335e11a4ce67da07.tar.zst vim-shrvim-51d06f96e9f999b21c889eb2335e11a4ce67da07.zip |
Fix bug in readme
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -96,7 +96,10 @@ After this, you will see a command-line ui. #### Stop the server Type the command -```exit``` + +``` +exit +``` ## Prerequest |