Skip to content

Commit

Permalink
Merge pull request #8 from danilosnDesk/gemfile-conflit-fix
Browse files Browse the repository at this point in the history
Gemfile conflit fix
  • Loading branch information
aonemd authored Nov 21, 2024
2 parents 3bafcd3 + 455c300 commit 34c01ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 36 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.DS_Store
config.yml
Gemfile.lock
config.yml
35 changes: 0 additions & 35 deletions Gemfile.lock

This file was deleted.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ restyle your web template to look awesome. "index.erb"

### How to run locally
* `bundle install`
* `cp config.example.yml config.yml`
* `ruby app.rb`

Open your web browser at *http://localhost:4566*.
Expand Down

0 comments on commit 34c01ca

Please sign in to comment.