Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz authored Feb 15, 2024
1 parent dbd197e commit ed5cd8e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,15 @@ The complete set of all combinations (scenarios) of the variant plugin data obje
- Modeling Utilities located [here](https://github.com/HHS/ASPR-ms-util)

## Building
Once you have cloned the repo and imported it into your favorite IDE, navigate into the gcm directory on the command line.
Once you have cloned the repo and imported it into your favorite IDE, navigate into the root directory on the command line.
Once there, run the following command: ```mvn clean install```
That's all there is to building the project.
After running the above command, the next place you should start looking is at the Modeling Guide located in [doc](doc) and following the lessons.

## Documentation
The documentation can be found at [https://hhs.github.io/ASPR-8/](https://hhs.github.io/ASPR-8/)

## Lessons
The documentation contains lessons which the code can be found in [lessons](lessons).

## License
Distributed under the GPLv3 License. See [LICENSE](LICENSE) for more information.
Expand Down

0 comments on commit ed5cd8e

Please sign in to comment.