Skip to content

Commit

Permalink
Merge pull request #143 from charlespierce/parallel-documentation
Browse files Browse the repository at this point in the history
Remove 'JOBS=0' from disable parallelization section of README
  • Loading branch information
Turbo87 authored May 31, 2018
2 parents 5b4d5dc + da99127 commit 81436ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,5 @@ JOBS=4 ember build
To disable parallelization:

```sh
JOBS=0 ember build
JOBS=1 ember build
```

0 comments on commit 81436ab

Please sign in to comment.