Skip to content

Commit a78814c

Browse files
author
Devin Torres
authored
Revert instructions to install v4 for now
1 parent 9dd4902 commit a78814c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ First, add Poison to your `mix.exs` dependencies:
2626

2727
```elixir
2828
def deps do
29-
[{:poison, "~> 4.0"}]
29+
[{:poison, "~> 3.1"}]
3030
end
3131
```
3232

0 commit comments

Comments
 (0)