summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorbt <bt@web>2024-04-10 07:02:26 -0500
committerIkiWiki <ikiwiki.info>2024-04-10 07:02:26 -0500
commit32f0e8fba456714663d07ab4e71b30802ac45513 (patch)
tree9ba1886d9a1dd7fb86a987c5b66724fd713b4c06 /wiki
parenta60914da6e4afc1a4fd92e7e37c439e063f6774a (diff)
Diffstat (limited to 'wiki')
-rw-r--r--wiki/openbsd/desktop_environment.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/openbsd/desktop_environment.mdwn b/wiki/openbsd/desktop_environment.mdwn
index e60f8a3..711ca84 100644
--- a/wiki/openbsd/desktop_environment.mdwn
+++ b/wiki/openbsd/desktop_environment.mdwn
@@ -26,8 +26,8 @@ Clone the main installer project and navigate instead the directory:
## Installing
-1) Install dependencies by running `./install-dependencies.sh`. The script will simply read required packages from `dependencies.txt` and run `pkg_add`.
-2) Compile and install suckless software by running the `./install.sh`
+1. Install dependencies by running `./install-dependencies.sh`. The script will simply read required packages from `dependencies.txt` and run `pkg_add`.
+2. Compile and install suckless software by running the `./install.sh`
## TL;DR