Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Fix Gemfile example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Jul 9, 2020
1 parent ebf7823 commit f6ff8c3
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 @@ -12,7 +12,7 @@ Make sure, you have [set-up Webpacker](https://github.com/rails/webpacker#instal
Add this line to your application's Gemfile:

```ruby
gem 'svelte-rails', path: '../svelte-rails'
gem 'svelte-rails'
```

And then execute:
Expand Down

0 comments on commit f6ff8c3

Please sign in to comment.