mirror of
https://github.com/redelmann/scat
synced 2025-01-10 06:34:20 +01:00
Included luke-clifton as a contributor. Small clarification for cabal.
This commit is contained in:
parent
82c04d7f72
commit
b2a09da7fd
@ -163,7 +163,7 @@ This integer seed will be consumed by `scat` to generate deterministically a new
|
||||
|
||||
1. If you do not have Haskell and Cabal installed, please visit [the Haskell website and download the Haskell platform][haskell-platform].
|
||||
|
||||
2. Update the list of cabal packages, by entering `cabal update`.
|
||||
2. Update the list of cabal packages, by entering `cabal update`. Cabal is part of the Haskell platform.
|
||||
|
||||
3. Run the command `cabal install scat`.
|
||||
|
||||
@ -185,8 +185,9 @@ If you lack ideas but would like to participate anyway, you can also find here a
|
||||
### Contributors
|
||||
|
||||
Name | Contributions
|
||||
:-------------- | :---------------------------
|
||||
:----------------------------- | :---------------------------
|
||||
Romain Edelmann | Initial work on the project.
|
||||
[luke-clifton][luke-clifton] | Fixed the package dependencies. Thanks!
|
||||
|
||||
[hackage]: http://hackage.haskell.org/package/scat
|
||||
[yubico-key]: http://www.yubico.com/products/yubikey-hardware/
|
||||
@ -194,3 +195,4 @@ Romain Edelmann | Initial work on the project.
|
||||
[pwsafe]: http://nsd.dyndns.org/pwsafe/
|
||||
[diceware]: http://world.std.com/~reinhold/diceware.html
|
||||
[haskell-platform]: http://www.haskell.org/platform/
|
||||
[luke-clifton]: https://github.com/luke-clifton
|
||||
|
Loading…
Reference in New Issue
Block a user