Clean up bundler install directions

This commit is contained in:
Mike Munroe 2023-04-27 21:10:00 -04:00
parent cc359c077f
commit 67e1e1f901

@ -108,10 +108,9 @@ HTML Guides
-----------
Before generating the guides, make sure that you have the latest version of
Bundler installed on your system. You can find the latest Bundler version
[here](https://rubygems.org/gems/bundler). As of this writing, it's v1.17.1.
Bundler installed on your system. To install the latest version of Bundler, run `gem install bundler`.
To install the latest version of Bundler, run `gem install bundler`.
If you already have Bundler installed, you can update with `gem update bundler`.
### Generation