Changeset - 9b0bd97a9ea6
[Not reviewed]
0 1 0
Sergey Pashinin - 13 years ago 2013-04-30 16:03:20
sergey@pashinin.com
fixed numbers
1 file changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
@@ -10,11 +10,11 @@ Isn't it enough?
 

	
 
## Install
 

	
 
1. Just install "workgroups2" from Melpa.
 
- Just install "workgroups2" from Melpa.
 

	
 
OR
 

	
 
2. use git and put `workgroups2` somewhere on your Emacs load path
 
- use git and put `workgroups2` somewhere on your Emacs load path
 

	
 
        cd ~/.emacs.d/extensions
 
        git clone git://github.com/pashinin/workgroups2.git
 
@@ -61,7 +61,6 @@ Most commands are bound to both `<prefix> <key>` and `<prefix> C-<key>`.
 
    <prefix> C-f  - load session
 

	
 
## Help
 
----------------------
 

	
 
Type `<prefix> ?` (Eval `(wg-help)`) for more help.
 

	
0 comments (0 inline, 0 general)