Skip to content
Snippets Groups Projects
Commit d42c5308 authored by juga's avatar juga
Browse files

Remove unneed steps, include system dependencies example

parent a0f75056
No related branches found
No related tags found
No related merge requests found
......@@ -16,35 +16,9 @@ System requirements
- virtualenv_ (while there is not ``stem`` release > 1.6.0, it is
recommended to install the required python dependencies in a virtualenv)
In Debian::
.. _Stem: https://stem.torproject.org/
.. _Requests: http://docs.python-requests.org/
.. _release page: https://github.com/pastly/simple-bw-scanner/releases
Virtualenv - Development
------------------------------------------------------------------------------
Choose a directory to store code in. I might choose ``~/src``.
::
cd ~/src
Get stem
~~~~~~~~~~~~~
::
git clone https://git.torproject.org/stem.git
Get sbws
~~~~~~~~~~~~~~~~~
::
git clone https://github.com/pastly/simple-bw-scanner.git
cd simple-bw-scanner
sudo apt install tor python3 virtualenv
Create and enter virtualenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment