commit 745b4ddd7b80d129984cbe361025c4081aa5523c from: Alexander Arkhipov date: Tue May 30 10:36:37 2023 UTC update README commit - 66266a6829b398e688ace51eccbb64124ad09be0 commit + 745b4ddd7b80d129984cbe361025c4081aa5523c blob - dc65172c8f693284530a5d6e94029e91838d5326 blob + a7e7131af59abf1d75b61511296ea7ac3e513e09 --- README +++ README @@ -2,9 +2,7 @@ xitems is a menu utility for X, it can be controled wi mouse. A list of items, along with an optional list of keys for quick selection is read on stdin. The chosen item is printed on stdout. -To install, please modify config.mk, as necessary and run `make', followed by -`make install' (possibly as root): +To install, run `make', followed by `make install' (possibly as root): - $ $EDITOR config.mk $ make # make install