From 14711963d4cdf7d20ad0e1803c7cc58c858adc1b Mon Sep 17 00:00:00 2001 From: Fredrik Salomonsson Date: Fri, 26 Jun 2020 16:57:46 -0700 Subject: Fix typo in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 51d1678..1d97413 100644 --- a/README.org +++ b/README.org @@ -16,7 +16,7 @@ * 2.0.0 Breaking changes please read As of version 2.0.0, =pinentry-rofi= is now built using [[https://www.gnu.org/software/automake][automake]]. - See [[file:HACKING][HACKING]] for more info on that. It also lost its =-guile= prefix + See [[file:HACKING][HACKING]] for more info on that. It also lost its =-guile= suffix for the executable. And it is no longer just one file, most of its content is now a [[https://www.gnu.org/software/guile/manual/html_node/General-Information-about-Modules.html][guile module]], which the executable now calls. -- cgit