Skip to content

Commit

Permalink
Add missing the to README
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNotARobot authored Sep 2, 2024
1 parent d1302e8 commit d45a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ docker-compose build --build-arg RUBY_VERSION=3.0 app
docker-compose up -d
```

The rails version can be customized at runtime through `RAILS_VERSION` environment variable:
The rails version can be customized at runtime through the `RAILS_VERSION` environment variable:

```bash
RAILS_VERSION='~> 5.0' docker-compose up -d
Expand Down

0 comments on commit d45a722

Please sign in to comment.