1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00

fix gemset

This commit is contained in:
Sylvain 2016-03-31 10:06:07 +02:00
parent be37f3fc8a
commit bd4ce58c64
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
fablab
fab-manager

View File

@ -81,7 +81,7 @@ Contributions are welcome. Please read [the contribution guidelines](CONTRIBUTIN
```bash
cd fab-manager
rvm current
# Must print ruby-X.Y.Z@fablab (where X.Y.Z match the version in .ruby-version)
# Must print ruby-X.Y.Z@fab-manager (where X.Y.Z match the version in .ruby-version)
```
5. Install bundler in the current RVM gemset