Skip to content

Commit 40a48e8

Browse files
udpate README.md
1 parent a3f3252 commit 40a48e8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,17 @@ And in the notebooks provided in the [examples](https://github.com/CalculatedCon
4343
pip install weightwatcher
4444
```
4545

46+
if this fails try
47+
4648
### Current TestPyPI Version: 0.7.3.5
4749

4850
```sh
4951
python3 -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple weightwatcher
5052
```
5153

54+
55+
56+
5257
## Usage
5358

5459
```python

0 commit comments

Comments
 (0)