Skip to content

Commit

Permalink
Update installation instructions (#5)
Browse files Browse the repository at this point in the history
* Update installation instructions

* Ignore gem builds
  • Loading branch information
fblupi authored Jul 11, 2024
1 parent 252f0d2 commit 0bff614
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ spec/decidim_dummy_app

# default development application
development_app

*.gem
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ And then execute:

```bash
bundle
bundle exec rails decidim_ub:install:migrations
bundle exec rails db:migrate
```

## Configuration
Expand Down

0 comments on commit 0bff614

Please sign in to comment.