Skip to content

Commit 81d70e3

Browse files
authored
docs(readme): Add installation instructions
1 parent 737937b commit 81d70e3

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# metacraft-overlay
2-
Our gentoo overlay
1+
# The Metacraft Labs Gentoo overlay
2+
This is our Gentoo overlay where we store our Gentoo ebuilds for applications such as [CodeTracer](https://codetracer.com).
3+
4+
## Subscribing
5+
You can subscribe to the overlay via `eselect`:
6+
```
7+
root # eselect repository add metacraft-overlay git https://github.com/metacraft-labs/metacraft-overlay.git
8+
```
9+
10+
## Contributing
11+
Issues, PRs and discussions on the packages can be found on the [GitHub repository](https://github.com/metacraft-labs/metacraft-overlay).

0 commit comments

Comments
 (0)