Skip to content

Commit 2b8554d

Browse files
author
pairdev
committed
Updated Readme
1 parent f7515c5 commit 2b8554d

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ Requirements:
1414

1515
Usage:
1616
------
17-
1. `clone
18-
2. Create a common user in both machines involved
19-
3. Install vim plugins
20-
4. ln -s ~/pair-dev/.zshrc ~/.zshrc
21-
5. ln -s ~/pair-dev/.vimrc ~/.vimrc
22-
6. ln -s ~/pair-dev/.tmux.conf ~/.tmux.conf
23-
7. Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh "oh my zsh home page")
24-
8. `tmuxinator start backend`
17+
1. Create a common user in both machines involved
18+
2. Setup ssh keys to your github account for the paired project
19+
3. `git clone https://github.com/qustodian/pair-dev`
20+
4. ln -s ~/pair-dev/.zshrc ~/.zshrc
21+
5. ln -s ~/pair-dev/.vimrc ~/.vimrc
22+
6. ln -s ~/pair-dev/.tmux.conf ~/.tmux.conf
23+
7. Install vim plugins
24+
8. Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh "oh my zsh home page")
25+
9. Install tmuxinator : gem install tmuxinator
26+
10. `tmuxinator start backend`

0 commit comments

Comments
 (0)