Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
wenluhu committed Sep 24, 2014
1 parent 66e9ca4 commit f75a2aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ correctly when using the experimental version of gcc 4.8.0.

After the appropriate environment variables are set, to compile, simply run

'''
make -j 16
'''
```
$ make -j 16
```

This is to compile and build with 16 threads in parallel. You can use the
number of your choice.
Expand Down

0 comments on commit f75a2aa

Please sign in to comment.