Fix < and > in TODO

master
Zac Garby 6 years ago
parent 7a4d4f7e05
commit a035abd15f

@ -1,9 +1,9 @@
- When installing a package, make sure it's valid. For a package to be valid it must:
- Have a <package>.yaml, containing the following fields:
- Have a &lt;package&gt;.yaml, containing the following fields:
- `title`
- `description`
- `version`
- `sources`
- All sources listed in <package>.yaml must be present
- All sources listed in &lt;package&gt;.yaml must be present

Loading…
Cancel
Save