diff --git a/HowtoGitit.md b/HowtoGitit.md index ce99104b..168e8183 100644 --- a/HowtoGitit.md +++ b/HowtoGitit.md @@ -31,11 +31,11 @@ warranty, not even for merchantability or fitness for a particular purpose. ~~~ $ cabal update -$ cabal install gitit +$ cabal --reorder-goals install gitit $ echo PATH="$HOME/.cabal/bin:$PATH" > ~/.profile $ gitit --version -gitit version 0.12.2 -plugins +gitit version 0.12.3 -plugins ~~~ Note : `/tmp` doit ĂȘtre en EXEC pendant l'installation