website/docs: fix typo [GH-2876]
This commit is contained in:
parent
83b22de944
commit
8cc7d00314
|
@ -55,7 +55,7 @@ Then mount the CD-ROM to some location. On Ubuntu, this usually looks like
|
|||
this:
|
||||
|
||||
```
|
||||
$ sudo mount /dev/cdrom /mnt/cdrom
|
||||
$ sudo mount /dev/cdrom /media/cdrom
|
||||
```
|
||||
|
||||
Finally, run the shell script that matches your system to install the
|
||||
|
|
Loading…
Reference in New Issue