|
|
|
@ -22,6 +22,6 @@ TODO:
|
|
|
|
|
How to use:
|
|
|
|
|
|
|
|
|
|
1. Make sure you have installed package app-eselect/eselect-repository;
|
|
|
|
|
2. Add custom repository: ```eselect repository add redhub-common git https://github.com/ktrace/redhub-stuff-overlay.git```
|
|
|
|
|
2. Add custom repository: ```eselect repository add redhub-common git https://git.calculate-linux.org/ktrace/redhub-common.git```
|
|
|
|
|
3. Sync and update eix cache. Gentoo users may do ```eix-sync && eix-update```, Calculate Linux users must do ```emerge --sync && eix-update```.
|
|
|
|
|
4. Check result by run ```eix twinkle```, your must see twinkle package and redhub-stuff overlay.
|
|
|
|
|