Skip to content

Commit

Permalink
More typos
Browse files Browse the repository at this point in the history
  • Loading branch information
gaa-cifasis authored Jul 5, 2016
1 parent b766923 commit 547d52b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ We **support** [Stack](www.haskellstack.org) to compile and install QuickFuzz. B
After [installing stack](http://docs.haskellstack.org/en/stable/README/#how-to-install), you should:

$ git clone https://github.com/CIFASIS/QuickFuzz
$ cd QuickFuzz
$ stack setup

Because *QuickFuzz* generate a lot of dependencies that may not be necessary to test an specific category of files, we slitted the project with different activation flags. Currently we have 6 flags:
Because *QuickFuzz* generatse a lot of dependencies that may not be necessary to test an specific category of files, we modularized the project with different activation flags. Currently we have 6 flags:

* imgs
* archs
Expand Down

0 comments on commit 547d52b

Please sign in to comment.