diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-28 01:07:13 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-28 01:07:13 +0400 |
commit | 989bd3381746fc428c6d0e93be8d36bc54ab2799 (patch) | |
tree | 25bfbfafaf9529f82f3ed9a861a2868db9654643 | |
parent | c2b225417f506f69b7a3fc6200693afea724e48f (diff) |
docs(readme): typo
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,11 +14,11 @@ If you like the setup then you can install it for your main user. useradd -m -s /bin/zsh <user> ``` -2. run +3. run ``` bash make ``` -3. Log out, log back in, and run `startx` on the TTY. +4. Log out, log back in, and run `startx` on the TTY. # Dependencies ## Build time dependencies |