Merge pull request #62 from Dammytrager/dammytrager/update_readme

Update README.md
This commit is contained in:
James Hu 2023-03-02 07:33:51 -08:00 committed by GitHub
commit 1dd61fbe1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ gem 'rails-reverse-proxy'
Then (you guessed it!) Then (you guessed it!)
``` ```
$ bundle $ bundle install
``` ```
## Usage ## Usage