diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-30 16:19:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-30 16:19:52 +0300 |
commit | c5546d269d55acd34e3ceebe8151899a7fd89768 (patch) | |
tree | 6ac23f7e32f62df44e8862850536d0caf6c4ffd0 | |
parent | 39a1c4a1b75f9a9197b76a0c41f00abd89513651 (diff) | |
download | docs-c5546d269d55acd34e3ceebe8151899a7fd89768.tar.gz |
docs: update install location on manual
-rw-r--r-- | carbslinux.org | 6 | ||||
-rw-r--r-- | carbslinux.texi | 6 | ||||
-rw-r--r-- | install.org | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/carbslinux.org b/carbslinux.org index abc0c5b..b91bc43 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -31,9 +31,9 @@ read. @ifhtml This documentation is also available in the distribution by the @command{carbs-docs} package, which can be read by either running -@code{info carbslinux} or reading @file{/usr/share/doc/carbslinux.txt} with your -favorite pager. You can install either the @command{info} or @command{texinfo} -for doing the first. +@code{info carbslinux} or reading @file{/usr/share/doc/carbslinux/carbslinux.txt} +with your favorite pager. You can install either the @command{info} or +@command{texinfo} for doing the first. @end ifhtml #+END_EXPORT diff --git a/carbslinux.texi b/carbslinux.texi index 86346a9..c91063b 100644 --- a/carbslinux.texi +++ b/carbslinux.texi @@ -52,9 +52,9 @@ read. @ifhtml This documentation is also available in the distribution by the @command{carbs-docs} package, which can be read by either running -@code{info carbslinux} or reading @file{/usr/share/doc/carbslinux.txt} with your -favorite pager. You can install either the @command{info} or @command{texinfo} -for doing the first. +@code{info carbslinux} or reading @file{/usr/share/doc/carbslinux/carbslinux.txt} +with your favorite pager. You can install either the @command{info} or +@command{texinfo} for doing the first. @end ifhtml @end ifnottex diff --git a/install.org b/install.org index 0734a8a..ce2720c 100644 --- a/install.org +++ b/install.org @@ -1,4 +1,4 @@ -# Created 2021-09-30 Thu 10:39 +# Created 2021-09-30 Thu 16:15 #+TITLE: Carbs Linux Installation Guide #+AUTHOR: Cem Keylan These are the step-by-step instructions for installing Carbs Linux. It can be |