Skip to content

Commit 3c95a1e

Browse files
committed
update readme
1 parent 9baaf74 commit 3c95a1e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,13 @@ For more info, see the demo notebook.
2323

2424
### Installation
2525

26-
You can install the latest development version of spamr directly from GitHub using the following command:
26+
This repository depends on the latest development version of NumPyro.
27+
28+
You can install that and the latest version of spamr directly from GitHub using the following commands:
2729

2830
```bash
31+
pip install git+https://github.com/pyro-ppl/numpyro
32+
2933
pip install git+https://github.com/compmem/spamr
3034
```
3135

0 commit comments

Comments
 (0)