Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Ray <[email protected]>
  • Loading branch information
bsweger and elray1 authored Oct 8, 2024
1 parent c852a0b commit e9a8bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Once the package is installed, you can instantiate a `CladeTime` object in a Pyt
#### Work with the latest Nextstrain Sars-Cov-2 sequence metadata and clade assignments

```python
In [1]: from cladetime.cladetime import CladeTime
In [1]: from cladetime import CladeTime

In [2]: ct = CladeTime()

Expand Down

0 comments on commit e9a8bcd

Please sign in to comment.