Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 214 Bytes

CommandDefense

  • Fork the repository by pressing "Fork"
  • Clone your repository using recurse submodules:
	git clone --recurse-submodules <your-repo-link.git>
  • Start working and push changes