We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa3df0 commit e6e3f8bCopy full SHA for e6e3f8b
1 file changed
README.md
@@ -3,9 +3,9 @@ How to do Bayesian statistical modelling using numpy and PyMC3
3
4
# getting started
5
6
-To get started, first identify whether you
+To get started, first identify whether you:
7
8
-1. Prefer to use the `conda` package manager (which ships with the Anaconda distribution of Python), or if you
+1. Prefer to use the `conda` package manager (which ships with the Anaconda distribution of Python), or if you
9
2. prefer to use `pipenv`, which is a package authored by Kenneth Reitz for package management with `pip` and `virtualenv`, or if you
10
3. Do not want to mess around with dev-ops.
11
0 commit comments