* Quick start
+** Installation
+
+$ ./configure
+$ sudo make install
+
** Transparent file encryption utility
EasyPG provides transparent file encryption utility similar to
-crypt++, alpaca.el, hedgehog. To try this feature, add the following
-line to your ~/.emacs and C-x C-f ~/test.txt.gpg.
+crypt++, alpaca.el, hedgehog. To try this, add the following line to
+your ~/.emacs and C-x C-f ~/test.txt.gpg.
(require 'epg-file)