From 962bd73bb9dbf0dab061cfed3e9acde5088119d2 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Fri, 26 Feb 2021 12:16:32 +0100 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4fdf60..dd301d7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is my version of dwm with applied patches. Feel free to use it but I recomm ## Installation 1. `git clone https://github.com/E-Almqvist/dwm.git` - 2. `cd dwm/src & make install` + 2. `cd dwm/src && make install` 3. [Check out the XSession installation](xsession/) ## Features (patches)