Add create-tarballs call to README #169

This commit is contained in:
Michael Snoyman 2014-01-11 19:14:58 +02:00
parent 63c3d9bd05
commit aa19c72fc9

View File

@ -39,6 +39,7 @@ general, the following set of commands should be good for getting started:
cabal install --only-dependencies
cabal configure
cabal build
./patching/scripts/create-tarballs.sh
./dist/build/stackage/stackage select
./dist/build/stackage/stackage check
./dist/build/stackage/stackage build # takes a *long* time