Skip to content

Commit 771be4b

Browse files
authored
Update README.md
1 parent 3edc2ae commit 771be4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ your Windows. Make sure you allocate WSL sufficient RAM; 5GB is known to work, w
6565
Then all instructions for installation in Linux apply.
6666

6767
As an alternative, you can also run Linux on Windows using Docker (see
68-
above) or other virtualization solutions.
68+
below) or other virtualization solutions.
6969

7070
[macOS] Preparing the Platform
7171
------------------------------
@@ -416,12 +416,12 @@ You need to install `sage_conf`, a wheelhouse of various python packages. You ca
416416

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

419-
Sagemath Docker image
420-
---------------------
419+
SageMath Docker images
420+
----------------------
421421

422422
[![Docker Status](http://dockeri.co/image/sagemath/sagemath)](https://hub.docker.com/r/sagemath/sagemath)
423423

424-
Sagemath is available on Docker Hub and can be downloaded by:
424+
SageMath is available on Docker Hub and can be downloaded by:
425425
``` bash
426426
docker pull sagemath/sagemath
427427
```

0 commit comments

Comments
 (0)