Added instructions to enable the overlay
This commit is contained in:
parent
737d6a144f
commit
8cb995fc60
11
README.md
11
README.md
@ -3,4 +3,13 @@
|
||||
An overlay for Gentoo, with various packages chiefly maintained by [TheChymera](https://github.com/TheChymera).
|
||||
The repository structure is somewhat based on that of the *gentoo science overlay*, and we also use thin manifests.
|
||||
|
||||
Please report issues via the GitHub tracking system! Please fork and submit pull requests! We're happy to merge!
|
||||
## Enable this Overlay
|
||||
|
||||
Simply add the following commands as root:
|
||||
|
||||
```
|
||||
echo >> PORTDIR_OVERLAY+=" /usr/local/portage/chymeric"
|
||||
git clone https://github.com/gentoo-science/sci.git /usr/local/portage/chymeric
|
||||
```
|
||||
|
||||
*Please report issues via the GitHub tracking system! Please fork and submit pull requests! We're happy to merge!*
|
||||
|
Loading…
x
Reference in New Issue
Block a user