diff --git a/.ruby-gemset b/.ruby-gemset index 54e5f893f..cd7672936 100644 --- a/.ruby-gemset +++ b/.ruby-gemset @@ -1 +1 @@ -fablab +fab-manager diff --git a/README.md b/README.md index 29e1e7edc..a2b30f3ec 100644 --- a/README.md +++ b/README.md @@ -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