Browse Source

Update README.md

Marc Worrell 3 years ago
parent
commit
cb6391692f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ and some convenience functions for making OAuth HTTP requests (client side).
 
 ## Usage
 
-Erlang-ouath is on Hex, you can use the package by:
+Erlang-oauth is on Hex, you can use the package by adding it into your rebar.config:
 
     {deps, [
         {oauth, "2.1.0"}