aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-10-07 14:52:54 -0400
committerBradley Taunt <bt@btxx.org>2024-10-07 14:52:54 -0400
commit0e5e7b003bafeaf49cf4031319bed5ccecf9e857 (patch)
tree95ca9f2bc4456ce35438b294db45d30adaf68dbc
parentf32630669eec1c0fa71b9b88d1b059cb63d1524f (diff)
Minor README styling cleanup for cgit
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3662cf8..d3e3306 100644
--- a/README.md
+++ b/README.md
@@ -50,8 +50,8 @@ Clone the main installer project:
## 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
+2. Compile and install suckless software
## TL;DR