Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalnl7 committed Dec 2, 2024
1 parent 2fc1912 commit 093525b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ To get started with the project, follow these steps:
```bash
sudo apt install rbenv
rbenv install 3.3.4
gem install bundler
bundle config set --local without 'production'
gem install bundler
bundle config set --local without 'production'
```
3. **Setup Database.** Set up the database by running:
```bash
Expand Down

0 comments on commit 093525b

Please sign in to comment.