Skip to content

Commit

Permalink
Update version number and grammer fix (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwipeout authored and doomspork committed Jan 5, 2018
1 parent f450fa3 commit 0107948
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 @@ -13,8 13,8 @@

## Usage

1. Add `{:phoenix_slime, "~> 0.8.0"}` to your deps in `mix.exs`.
2. Add the following your Phoenix `config/config.exs`:
1. Add `{:phoenix_slime, "~> 0.9.0"}` to your deps in `mix.exs`.
2. Add the following to your Phoenix `config/config.exs`:

```elixir
config :phoenix, :template_engines,
Expand Down

0 comments on commit 0107948

Please sign in to comment.