From 1bf7d4d8fa3eed2fc0c44ea865adb27d0a8db059 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sun, 28 Mar 2021 17:55:05 +0530 Subject: [PATCH] minor changes --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c44404eea2cf7f8ed54c5bf839c35bf927cb9a0..0dfee8d9bee6ce29613a5d74b655801457283459 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ My custom terminal build based on (lukesmith's with some additional patches like and more...
-## How to apply Xresources and live-reload +## How to apply Xresources and live-reload ? ``` make an alias for this command @@ -33,7 +33,6 @@ xrdb merge Xresourcesfile && load `libXft-devel libX11-devel harfbuzz-devel libXext-devel libXrender-devel libXinerama-devel ( on void linux , these are probably already installed on your system if you use arch based or debian I think)` - ## Install
`cd st & make && sudo make install `