Skip to content

Commit 547d52b

Browse files
authored
More typos
1 parent b766923 commit 547d52b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ We **support** [Stack](www.haskellstack.org) to compile and install QuickFuzz. B
2828
After [installing stack](http://docs.haskellstack.org/en/stable/README/#how-to-install), you should:
2929

3030
$ git clone https://github.com/CIFASIS/QuickFuzz
31+
$ cd QuickFuzz
3132
$ stack setup
3233

33-
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:
34+
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:
3435

3536
* imgs
3637
* archs

0 commit comments

Comments
 (0)