Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 401 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 401 Bytes

To clone do the following

For SSH

git clone [email protected]:Sayansree/AUV-ControlStack.git
cd AUV-ControlStack
git submodule update --init --recursive

For HTTPS

git clone https://github.com/Sayansree/AUV-ControlStack.git
cd AUV-ControlStack
git submodule update --init --recursive

Do not edit any submodule directory add other modules in seperate directory inside AUV-ControlStack