Tor Windows Path fix

This commit is contained in:
kn0wmad
2021-04-14 16:35:23 -06:00
parent bd3204da7c
commit f6f09dd3ff

View File

@@ -32,7 +32,7 @@ Running Tor on Windows
.. code-block::
sc create tor start=auto binPath="<PATH TO>\Tor Browser\Browser\TorBrowser\Tor\tor.exe -nt-service"
sc create tor start=auto binPath="<PATH TO>\Browser\TorBrowser\Tor\tor.exe -nt-service"
sc start tor
#. When you run this, it should look something like this: