@@ 4,7 4,7 @@ Lightweight Desktop installer for OpenBSD based on the suckless philosophy.
Includes my own custom set of suckless tools (dwm, slstatus, dmenu, etc.)

+OpenBSD](/~bt/open-suck/blob/master/screenshot.png)
Successfully installed on:
@@ 26,9 26,9 @@ permit nopass :wheel
Clone the main installer project:
-`git clone https://git.sr.ht/~bt/open-suck-installer`
+`git clone https://git.sr.ht/~bt/open-suck`
-`cd open-suck-installer`
+`cd open-suck`
## Installing
@@ 38,7 38,7 @@ Clone the main installer project:
## TL;DR
```sh
-cd open-suck-installer # CD into this repository
+cd open-suck # CD into this repository
doas sh ./install-dependencies.sh # Install OpenBSD packages
```