Skip to content

Commit ef0e921

Browse files
mattipisuruf
andauthored
Update src/maintainer/knowledge_base.rst
Co-authored-by: Isuru Fernando <[email protected]>
1 parent e41097c commit ef0e921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ To use the PyPy 3.6 or 3.7 builds you can do the following,
10531053
.. code-block:: bash
10541054
10551055
conda create -n pypy36 pypy python=3.6
1056-
conda create -n pypy37 pypy3.7 python=3.7
1056+
conda create -n pypy37 pypy python=3.7
10571057
10581058
.. note::
10591059

0 commit comments

Comments
 (0)