summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2017-07-30 17:47:31 +0200
committerIgnacio Casal Quinteiro <icq@gnome.org>2017-07-30 17:47:31 +0200
commit3ac7bc57de87e3983382c4460985e72e4890901d (patch)
tree79de2747c1dc3aed52d66146cfb7ff8cf2ea55b8 /README
parent16f30356d695a348f0ed31503a45adf2d5697eb7 (diff)
downloadgedit-3ac7bc57de87e3983382c4460985e72e4890901d.tar.gz
Release 3.22.13.22.1
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 52ed67f88..c669cc30b 100644
--- a/README
+++ b/README
@@ -76,8 +76,8 @@ gspell >= 0.2.3 is required to enable the spell checking plugin.
Simple install procedure:
- % tar Jxf gedit-3.22.0.tar.xz # unpack the sources
- % cd gedit-3.22.0 # change to the toplevel directory
+ % tar Jxf gedit-3.22.1.tar.xz # unpack the sources
+ % cd gedit-3.22.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]