bootcamp icon indicating copy to clipboard operation
bootcamp copied to clipboard

Add instructions to setup Git

Open segalm99 opened this issue 7 years ago • 1 comments

You may want to add instructions to setup Git after installation for Lab 3.

For example if you don't have an ssh key setup for your git account you will get a permission denied error when you tor to clone the bootcamp repository

git clone [email protected]:devsecops/bootcamp.git

You can follow the steps described here,

https://gist.github.com/adamjohnson/5682757

to resolve.

segalm99 avatar Dec 24 '17 14:12 segalm99

Good point. Will get that going.

slietz avatar Jan 01 '19 00:01 slietz