diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-31 11:51:34 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-31 11:51:34 +0100 |
commit | 031aeef680c0556c350e107c9e595eaa267b1359 (patch) | |
tree | 581d698ccf9e982b9306423a7adfe29fef133974 | |
parent | 788dfaa243131906fec913fcb7c6ae8d0c2afe2f (diff) | |
download | docs-031aeef680c0556c350e107c9e595eaa267b1359.tar.gz |
docs: update
-rw-r--r-- | carbslinux.org | 1 | ||||
-rw-r--r-- | carbslinux.texi | 1 | ||||
-rw-r--r-- | carbslinux.txt | 1 | ||||
-rw-r--r-- | install.org | 2 |
4 files changed, 1 insertions, 4 deletions
diff --git a/carbslinux.org b/carbslinux.org index c560056..4e63786 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -751,7 +751,6 @@ your repository. CPT_PATH=$REPOSITORY/core CPT_PATH=$CPT_PATH:$REPOSITORY/extra CPT_PATH=$CPT_PATH:$REPOSITORY/wayland -CPT_PATH=$CPT_PATH:$REPOSITORY/xorg export CPT_PATH #+end_src diff --git a/carbslinux.texi b/carbslinux.texi index 99b59e5..676a0af 100644 --- a/carbslinux.texi +++ b/carbslinux.texi @@ -858,7 +858,6 @@ your repository. CPT_PATH=$REPOSITORY/core CPT_PATH=$CPT_PATH:$REPOSITORY/extra CPT_PATH=$CPT_PATH:$REPOSITORY/wayland -CPT_PATH=$CPT_PATH:$REPOSITORY/xorg export CPT_PATH @end example diff --git a/carbslinux.txt b/carbslinux.txt index d9296f9..fd585fb 100644 --- a/carbslinux.txt +++ b/carbslinux.txt @@ -767,7 +767,6 @@ with the info reader. It is divided into sections and easier to read. | CPT_PATH=$REPOSITORY/core | CPT_PATH=$CPT_PATH:$REPOSITORY/extra | CPT_PATH=$CPT_PATH:$REPOSITORY/wayland - | CPT_PATH=$CPT_PATH:$REPOSITORY/xorg | export CPT_PATH `---- diff --git a/install.org b/install.org index cb3023f..e76d0ae 100644 --- a/install.org +++ b/install.org @@ -1,4 +1,4 @@ -# Created 2023-01-25 Wed 14:23 +# Created 2023-01-31 Tue 11:51 #+title: Carbs Linux Installation Guide #+author: Cem Keylan These are the step-by-step instructions for installing Carbs Linux. It can be |