Skip to content

Commit

Permalink
Fix vintage_net_wifi version
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 8, 2020
1 parent 74467f5 commit deb492d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,9 @@ To use, make sure that you're either using
`:vintage_net_wifi` in your deps:

```elixir
{:vintage_net_wifi, "~> 0.7"}
{:vintage_net_wifi, "~> 0.8"}
```


### Normal password-protected WiFi (WPA2 PSK)

Most password-protected home networks use WPA2 authentication and pre-shared
Expand Down

0 comments on commit deb492d

Please sign in to comment.