Move clone command to its own line
This commit is contained in:
parent
66c5ac9cba
commit
ccd959e4a9
@ -16,7 +16,8 @@ requirements and guidelines for all ATAT applications.
|
|||||||
|
|
||||||
This project contains git submodules. Here is an example clone command that will
|
This project contains git submodules. Here is an example clone command that will
|
||||||
automatically initialize and update those modules:
|
automatically initialize and update those modules:
|
||||||
`git clone --recurse-submodules git@github.com:dod-ccpo/atst.git`
|
|
||||||
|
git clone --recurse-submodules git@github.com:dod-ccpo/atst.git
|
||||||
|
|
||||||
This application uses Pipenv to manage Python dependencies and a virtual
|
This application uses Pipenv to manage Python dependencies and a virtual
|
||||||
environment. Instead of the classic `requirements.txt` file, pipenv uses a
|
environment. Instead of the classic `requirements.txt` file, pipenv uses a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user