Skip to content

Commit

Permalink
Add vendor.go to getting started cp list
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua M. Dotson committed Jan 8, 2020
1 parent 03c57ab commit 30505b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ cp -r ${GOAPI_PATH}/Makefile .
cp -r ${GOAPI_PATH}/scripts .
cp -r ${GOAPI_PATH}/.gitignore .
cp -r ${GOAPI_PATH}/demo .
cp -r ${GOAPI_PATH}/vendor.go .
cp -r ${GOAPI_PATH}/cfssl .
make -C cfssl mrclean # we'll regenerate the cert files later
Expand Down

0 comments on commit 30505b9

Please sign in to comment.