Skip to content

Commit

Permalink
Correct a typo in README (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Nov 8, 2020
1 parent 961ff96 commit b94ccb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -362,7 +362,7 @@ cabal build -f alpm
```

This flag is enabled by default in `arch-hs` Arch Linux package.
Compiled with `alpm`, `arch-hs` can accpet runtime flag `--alpm`.
Compiled with `alpm`, `arch-hs` can accept runtime flag `--alpm`.
**That said, if you want to use alpm to boost `arch-hs`, you need compile `arch-hs` with cabal flag `alpm`, and pass `--aplm` to `arch-hs` when running.**
> When `alpm` is enabled, `arch-hs` will lose the capability of specifying the path of `community.db`.
Expand Down

0 comments on commit b94ccb7

Please sign in to comment.