Skip to content

Commit 53dda82

Browse files
committed
[no ci] docs: remove $ prefix from v1 install command
1 parent 076ceaf commit 53dda82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ accessed by selecting the "stable-legacy" entry in the version picker of the doc
267267
You can also install the latest version of BayesFlow v1.x from PyPI using
268268

269269
```
270-
$ pip install "bayesflow<2.0"
270+
pip install "bayesflow<2.0"
271271
```
272272

273273
-------------

0 commit comments

Comments
 (0)