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:
parent
be37f3fc8a
commit
bd4ce58c64
@ -1 +1 @@
|
||||
fablab
|
||||
fab-manager
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user