Skip to content

Commit

Permalink
Merge pull request #24 from mbuhot/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
Justin Wood committed Jul 16, 2018
2 parents 3f98e6f + eaaa45f commit 786de2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ You can run `hex2nix` with no arguments and it will dump a
give it an `output-path` and point that to the erlang-modules
directory of your nixpkgs repo. That is usually
`pkgs/development/erlang-modules`. By default it pulls from the
current canonical Hex.pm registry, howeever you can give it a
current canonical Hex.pm registry, however you can give it a
different url if you so desire. Finally, you can tell it to cache the
intermediate results. This is mostly useful during development of
`hex2nix` so it doesn't have to redownload the entire package
Expand Down

0 comments on commit 786de2e

Please sign in to comment.