Skip to content

Commit e6e3f8b

Browse files
committed
Minor edits.
1 parent daa3df0 commit e6e3f8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ How to do Bayesian statistical modelling using numpy and PyMC3
33

44
# getting started
55

6-
To get started, first identify whether you
6+
To get started, first identify whether you:
77

8-
1. Prefer to use the `conda` package manager (which ships with the Anaconda distribution of Python), or if you
8+
1. Prefer to use the `conda` package manager (which ships with the Anaconda distribution of Python), or if you
99
2. prefer to use `pipenv`, which is a package authored by Kenneth Reitz for package management with `pip` and `virtualenv`, or if you
1010
3. Do not want to mess around with dev-ops.
1111

0 commit comments

Comments
 (0)