aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-14 20:19:32 +0300
committerCem Keylan <cem@ckyln.com>2020-09-14 20:19:32 +0300
commitde9d0141b444c4096163ff3ccc35a038fb79e1df (patch)
tree543055718422b79fe5ac398e0ad2bc6f1d04aa09
parent698d8ebd4c99da1a208c8cbe94d5c12a1c363e39 (diff)
downloaddocs-de9d0141b444c4096163ff3ccc35a038fb79e1df.tar.gz
install: update
-rw-r--r--install.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/install.texi b/install.texi
index bd8a428..26c5d96 100644
--- a/install.texi
+++ b/install.texi
@@ -117,7 +117,11 @@ it. If you want to obtain the git repository, you will need to install
The following guide will assume that you put the repositories into
@file{~/repos/} directory, but you can put the repositories into any directory
-you want. So go ahead and create that directory. @command{mkdir -p $HOME/repos}.
+you want. So go ahead and create that directory:
+
+@example
+$ mkdir -p $HOME/repos
+@end example
@subsubsection Obtaining from rsync