aboutsummaryrefslogtreecommitdiff
path: root/install.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-25 14:24:57 +0100
committerCem Keylan <cem@ckyln.com>2023-01-25 14:24:57 +0100
commita29e6172cf508fad4379e3edd0f7ff2e67e73b89 (patch)
treec4af9df60ecfddbd4fe802792bcb106b5b5facd1 /install.org
parent59c4ebbf5bf21723be7284f4132f3e5b8c9c8e7c (diff)
downloaddocs-a29e6172cf508fad4379e3edd0f7ff2e67e73b89.tar.gz
update outputs
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 c7e56d8..cb3023f 100644
--- a/install.org
+++ b/install.org
@@ -1,4 +1,4 @@
-# Created 2022-08-28 Sun 11:17
+# Created 2023-01-25 Wed 14:23
#+title: Carbs Linux Installation Guide
#+author: Cem Keylan
These are the step-by-step instructions for installing Carbs Linux. It can be
@@ -140,7 +140,7 @@ following lines:
#+begin_src sh
CPT_PATH=$HOME/repos/carbs/core
CPT_PATH=$CPT_PATH:$HOME/repos/carbs/extra
- CPT_PATH=$CPT_PATH:$HOME/repos/carbs/xorg
+ CPT_PATH=$CPT_PATH:$HOME/repos/carbs/wayland
CPT_PATH=$CPT_PATH:$HOME/repos/carbs/community
export CPT_PATH
#+end_src