Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

docs: update link to Bundler #26

Merged
merged 1 commit into from
Jun 15, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To learn how to set up a template GitHub App, follow the "[Setting up your devel

## Install

To run the code, make sure you have [Bundler](http://gembundler.com/) installed; then enter `bundle install` on the command line.
To run the code, make sure you have [Bundler](https://bundler.io/) installed; then enter `bundle install` on the command line.

## Set environment variables

Expand Down