README.rst
changeset 226 7f69e82d1a32
parent 225 ef894029e70d
child 230 eb6a42645e24
--- a/README.rst	Thu Jul 12 22:49:51 2012 +0300
+++ b/README.rst	Thu Jul 12 23:02:01 2012 +0300
@@ -127,28 +127,6 @@
 Don't forget add your email address to ticket *CC* field to be notified on
 ticket changes!
 
-How install/uninstall?
-======================
-
-To install in /usr/local/ run::
-
-  $ make install
-
-If you want install in different place run::
-
-  $ make install prefix=PREFIX
-
-If you install in nonstandard place and wont use dictionary for current user
-run::
-
-  $ make prefix=PREFIX install install-local-symlink
-
-To uninstall run one command from list accordingly to installation procedure::
-
-  $ make uninstall
-  $ make uninstall prefix=PREFIX
-  $ make prefix=PREFIX uninstall uninstall-local-symlink
-
 Dictionary source file format.
 ==============================