diff options
Diffstat (limited to 'benchmarks/README.rst')
-rw-r--r-- | benchmarks/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/README.rst b/benchmarks/README.rst index 5f8d355a1..029a260b3 100644 --- a/benchmarks/README.rst +++ b/benchmarks/README.rst @@ -17,7 +17,7 @@ unless told otherwise. Some of the benchmarking features in development version of NumPy to your current Python environment. *Before beginning, ensure that* airspeed velocity *is installed.* -By default, `asv` ships with support for anaconda and virtualenv.: +By default, `asv` ships with support for anaconda and virtualenv:: pip install asv pip install virtualenv |