diff options
Diffstat (limited to 'carbslinux.org')
-rw-r--r-- | carbslinux.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carbslinux.org b/carbslinux.org index 5f71e83..37c82b9 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -265,7 +265,7 @@ Carbs Linux rsync repositories live in rsync://carbslinux.org/repo. In order to obtain it, run the following: #+BEGIN_SRC sh -rsync -avc rsync://carbslinux.org/repo $HOME/repos/carbs +rsync -avc rsync://vaylin.carbslinux.org/repo $HOME/repos/carbs #+END_SRC **** Making the package manager use the repositories |