aboutsummaryrefslogtreecommitdiff
path: root/install.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2024-03-06 13:12:49 +0100
committerCem Keylan <cem@ckyln.com>2024-03-06 13:12:49 +0100
commit895a925b58a3fde363a9437eaf77093e181853d3 (patch)
tree522ef8cd63f029cc3633840c0d9d85e60a85231b /install.org
parent07490935e1e2124182a030161c51783c9f8ba8bb (diff)
downloaddocs-895a925b58a3fde363a9437eaf77093e181853d3.tar.gz
docs: update rsync server name
Diffstat (limited to 'install.org')
-rw-r--r--install.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.org b/install.org
index d06002e..8d48a65 100644
--- a/install.org
+++ b/install.org
@@ -1,4 +1,4 @@
-# Created 2023-04-02 Sun 21:50
+# Created 2024-03-06 Wed 13:12
#+title: Carbs Linux Installation Guide
#+author: Cem Keylan
These are the step-by-step instructions for installing Carbs Linux. It can be
@@ -128,7 +128,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