Changing repo URL

This commit is contained in:
gerardo 2019-02-07 15:19:24 +01:00
parent 8fb8bb9616
commit d3c4a2b695

View File

@ -8,6 +8,6 @@
### Manual installation: ### Manual installation:
``` ```
git clone https://code.gnuardo.com/gerardo/overlay gnuardo git clone https://office.gnuardo.com/code/gerardo/overlay gnuardo
echo 'PORTDIR_OVERLAY="$PWD/gnuardo"' >> /etc/portage/make.conf echo 'PORTDIR_OVERLAY="$PWD/gnuardo"' >> /etc/portage/make.conf
``` ```