mirror of
https://github.com/code-rhapsodie/oauth2-client.git
synced 2026-03-24 04:42:09 +01:00
Docs
In order to build docs locally, you must first install rbenv:
brew install rbenv
rbenv install
Then install the bundle:
bundle install
This might tell you to install a specific version of bundler with gem. If so, do what it asks.