Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rosericazondekon committed Apr 27, 2023
1 parent df8d479 commit ed28dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ A Python package for the National Syndromic Surveillance Program (NSSP) and its

You can install the development version of `pynssp` from Github:

```sh
pip install git+https://github.com/CDCgov/pynssp.git
```console
$ pip install git+https://github.com/CDCgov/pynssp.git
```

## Usage
Expand Down
5 changes: 0 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,11 @@
'sphinx.ext.viewcode',
'm2r',
'sphinx_rtd_theme',
'sphinxcontrib.googleanalytics'
]

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

# Google Analytics
googleanalytics_id = "G-5FTLT9PCW7"
googleanalytics_enabled = True

# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
#
Expand Down

0 comments on commit ed28dc3

Please sign in to comment.