Skip to content

Commit d5dcf48

Browse files
Windberrth
authored andcommitted
DOC change python-devel to python3-devel for yum. (#15986)
1 parent 2287d2d commit d5dcf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers/advanced_installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ architecture (e.g. ARM), you can install the system versions::
339339

340340
On Red Hat and clones (e.g. CentOS), install the dependencies using::
341341

342-
sudo yum -y install gcc gcc-c++ python-devel numpy scipy
342+
sudo yum -y install gcc gcc-c++ python3-devel numpy scipy
343343

344344
Linux compilers from conda-forge
345345
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)