diff options
Diffstat (limited to 'haskell/haskell-citeproc-hs/README')
-rw-r--r-- | haskell/haskell-citeproc-hs/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-citeproc-hs/README b/haskell/haskell-citeproc-hs/README index ab672e8f4056..1c690aae2cd1 100644 --- a/haskell/haskell-citeproc-hs/README +++ b/haskell/haskell-citeproc-hs/README @@ -5,5 +5,5 @@ Citation Style Language (CSL). This requires ghc, haskell-mtl, haskell-json, haskell-utf8-string, haskell-xml, haskell-syb, haskell-parsec and haskell-pandoc-types. -When uninstalling, run the following command to unregister the package -from the ghc package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |