diff --git a/Running-Mastodon/Development-guide.md b/Running-Mastodon/Development-guide.md index fac390e6..0d7637ac 100644 --- a/Running-Mastodon/Development-guide.md +++ b/Running-Mastodon/Development-guide.md @@ -70,7 +70,6 @@ These are self-contained instructions for setting up a development environment o ``` rbenv init rbenv install 2.4.1 - ``` - Install/configure bundler to use your local rbenv: