docs(README): update typo

This commit is contained in:
Jared Allard 2020-06-03 13:06:36 -07:00
parent 9b68e45c41
commit db89ed0f94

View file

@ -7,5 +7,5 @@ My own ebuilds
You'll need to use [layman](https://wiki.gentoo.org/wiki/Layman).
```bash
$ layman -o https://raw.githubusercontent.com/jaredallard/overlay/master/README.md -f -a jaredallard-overlay
$ layman -o https://raw.githubusercontent.com/jaredallard/overlay/master/repositories.xml -f -a jaredallard-overlay
```