**Problem:** On the [install page](https://emcee.readthedocs.io/en/stable/user/install/), we have `All you’ll need numpy.`, but I believe what was meant was `All you’ll need is numpy.` **Solution:** Adding `is` to the sentence.
Problem:
On the install page, we have
All you’ll need numpy., but I believe what was meant wasAll you’ll need is numpy.Solution:
Adding
isto the sentence.