Skip to content

Commit

Permalink
Adjust packaging instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Jan 21, 2016
1 parent 720a37e commit 30ff4c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developer/packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ To build packages for the current API Umbrella version:
$ git clone https://github.com/NREL/api-umbrella.git
$ cd api-umbrella
$ make download_deps
$ make -j8 download_verify_package_deps
$ make -j8 all_packages # Adjust concurrency with -j flag as desired
```

Expand Down

0 comments on commit 30ff4c4

Please sign in to comment.