define aes and ecdsa as dependencies
[electrum-nvc.git] / README
diff --git a/README b/README
index a1567d2..5c0a9fc 100644 (file)
--- a/README
+++ b/README
@@ -19,17 +19,6 @@ Features:
 
 INSTALL
 
-If you use the source from git, you will need to install python-ecdsa and slowaes:
-* sudo easy_install ecdsa
-* sudo easy_install slowaes
-These packages are included in the tar.gz and zip archives.
-
-
-In order to use the gtk gui, you need pygtk and tk.
-* apt-get install python-gtk2
-* apt-get install python-tk
-
-
 To install Electrum, type:
 
   sudo python setup.py install