Update README.md
This commit is contained in:
parent
b0471cc9b1
commit
1880d22747
1 changed files with 10 additions and 7 deletions
|
@ -1,12 +1,15 @@
|
|||
Getting started (see https://github.com/thoughtbot/rcm#installation):
|
||||
# Getting started
|
||||
|
||||
1. Install rcm:
|
||||
1. Install [rcm](https://github.com/thoughtbot/rcm#installation):
|
||||
|
||||
```bash
|
||||
sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
|
||||
sudo apt-get update
|
||||
sudo apt-get install rcm
|
||||
```
|
||||
|
||||
2. Install the dotfiles:
|
||||
|
||||
```bash
|
||||
env RCRC=$HOME/.dotfiles/rcrc rcup
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue