Skip to content

Commit

Permalink
updating BUILDING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Jul 20, 2015
1 parent c86765f commit bdd63d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ To build, run:

This is will build by default all the cfssl command line utilities for darwin (OSX), linux, and windows for i386 and amd64 and output the binaries in the current path.

To build a specific platform and OS, run:

$ script/build -os="darwin" -arch="amd64"

## Without Docker

The requirements to build without docker are:
Expand Down

0 comments on commit bdd63d1

Please sign in to comment.