Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mneudert committed Oct 17, 2015
1 parent aed2b03 commit c021511
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 @@ -21,7 +21,7 @@ You should also update your applications to include all necessary projects:

```elixir
def application do
[ applications: [ :ua_inspector, :yamerl ] ]
[ applications: [ :ua_inspector ]]
end
```

Expand Down

0 comments on commit c021511

Please sign in to comment.