[tor-commits] [sbws/master] Remove versions and just clone sbws

pastly at torproject.org pastly at torproject.org
Wed Sep 5 19:44:54 UTC 2018


commit 6a1668c62182761fa00980906e6ef6ea74726dc6
Author: juga0 <juga at riseup.net>
Date:   Tue Aug 28 15:06:40 2018 +0000

    Remove versions and just clone sbws
---
 INSTALL.rst | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/INSTALL.rst b/INSTALL.rst
index 7c74c0f..dd0dc2f 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -33,13 +33,9 @@ To install the Python dependencies, create a ``virtualenv`` first
     virtualenv venv -p /usr/bin/python3
     source venv/bin/activate
 
-Install stem in virtualenv
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Clone ``sbws``::
 
-Sbws requires on features not yet in a released version of stem (1.7.0 has not
-been released as of the time of writing). You can either install from the
-master branch, or checkout ``60f034ad8b9c3aa48e7e2ecb0a2e159b6ed5bc71`` or
-newer.
+    git clone https://gitweb.torproject.org/sbws.git
 
 ::
 





More information about the tor-commits mailing list