URI: 
       tuse --pre with pip install, for slowaes (see issue #956) - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit ad5bb3c45328867098b60c456410e726ebf28db2
   DIR parent da968b60e474a39bcea99c498010a478a7d75748
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Mon,  5 Jan 2015 02:05:51 +0100
       
       use --pre with pip install, for slowaes (see issue #956)
       
       Diffstat:
         M README                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README b/README
       t@@ -19,7 +19,7 @@ directory.
        If you have pip, you can do:
        
          python setup.py sdist
       -  sudo pip install dist/Electrum-2.0.tar.gz
       +  sudo pip install --pre dist/Electrum-2.0.tar.gz
        
        
        If you don't have pip, install with: