Skip to content
Snippets Groups Projects
Commit f6292103 authored by McCullick, Philip (CIV)'s avatar McCullick, Philip (CIV)
Browse files

Add note about using HTTP protocol to pull the code

parent 5f08330c
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,11 @@ This repository uses a centralized workflow. The master branch is the default d
Monterey Phoenix is released under a [permissive open source license](LICENSE.txt)
To pull a copy of the code without an NPS gitlab account, use the HTTPS protocol:
```
git clone https://gitlab.nps.edu/monterey-phoenix/trace-generator.git
```
## Setup/Requirements
* C++ compiler
* Bash compatible command line
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment