From eca02361363be17d04ed18c5f73089e432dcd4aa Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 8 Nov 2019 10:22:59 +0100 Subject: test --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e89c69d..4d203d5 100644 --- a/README.md +++ b/README.md @@ -1 +1,21 @@ -# Joe's dwm (the dynamic window manager) laptop build \ No newline at end of file +# Joe's dwm (the dynamic window manager) laptop build + +The original [dwm](https://dwm.suckless.org/) desktop manager build use to use on my ThinkPad. + +Based on version 6.2. + + + +## Dependencies + + `gcc` + `make` + `xorg` + `libX11` + `libXft` + +## Installation + +To install this open a terminal and run these commands: +```shell +git clone https://github.com/JozanLeClerc/dwm-laptop \ No newline at end of file -- cgit v1.2.3