Browse Source

hopefully fix markdown syntax

website
abkahrs 7 years ago
parent
commit
8b1aa43dc5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -13,7 +13,7 @@ The RIT Fedora Remix
git clone https://github.com/RITlug/TigerOS.git
```
### Build the ISO
From the directory where you cloned this repo run the command below. You may need to preface it with `sudo` if you do not have root privileges.
From the directory where you cloned this repo run the command below. You may need to preface it with `sudo` if you do not have root privileges.
```
livemedia-creator --ks tigeros.ks --no-virt --resultdir /var/lmc --project Fedora-soas-Live --make-iso --volid TigerOS --iso-only --iso-name TigerOS.iso --releasever 25 --title TigerOS-live --macboot
```

Loading…
Cancel
Save