Skip to content

Commit ee2149d

Browse files
Matthias Köppealexjbest
andauthored
README.md: Fix wording
Co-authored-by: Alex J Best <[email protected]>
1 parent 62ac140 commit ee2149d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ For installation of `sage` in python using `pip` you need to install `sagemath-s
405405
$ python3 -m pip install $(sage-config SAGE_SPKG_WHEELS)/*.whl
406406
$ python3 -m pip install sagemath-standard
407407

408-
You need to install the `sage_conf`, a wheelhouse of various python packages. You can list the wheels using `ls $(sage-config SAGE_SPKG_WHEELS)`. After manual installation of these wheels, you can install the sage library, `sagemath-standard`.
408+
You need to install `sage_conf`, a wheelhouse of various python packages. You can list the wheels using `ls $(sage-config SAGE_SPKG_WHEELS)`. After manual installation of these wheels, you can install the sage library, `sagemath-standard`.
409409

410410
**NOTE:** You can find `sage` and `sagemath` pip packages but with these packages, you will encounter `ModuleNotFoundError`.
411411

0 commit comments

Comments
 (0)