Update README.md

change sudo for become
This commit is contained in:
Jeremy Pinhel
2016-06-18 02:46:07 +02:00
committed by GitHub
parent e108415fd8
commit 0a585b929d

View File

@@ -78,7 +78,7 @@ rvm1_autolib_mode: 3
hosts: all
roles:
- { role: rvm_io.rvm1-ruby, tags: ruby, sudo: True }
- { role: rvm_io.rvm1-ruby, tags: ruby, become: yes }
```
#### System wide installation