diff options
Diffstat (limited to 'wiki/openbsd/desktop_environment.mdwn')
-rw-r--r-- | wiki/openbsd/desktop_environment.mdwn | 4 |
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 |