Skip to content

Commit 1006d1e

Browse files
committed
readme update
1 parent 27c1cf4 commit 1006d1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This project is a calibration runner framework that can be installed and integra
66

77
CDC Center for Forecasting and Outbreak Analytics.
88

9+
## Getting Started
10+
This project uses `uv` for python venv management. Be sure to have `uv` [installed on your machine](https://docs.astral.sh/uv/getting-started/installation/). To begin, ensure all workspaces in the repo are synchronized by running
11+
12+
```{bash}
13+
uv sync --all-packages --all-extras
14+
```
15+
916
## General Disclaimer
1017
This repository was created for use by CDC programs to collaborate on public health related projects in support of the [CDC mission](https://www.cdc.gov/about/organization/mission.htm). GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise.
1118

0 commit comments

Comments
 (0)