Просмотр исходного кода

book/contrib/tor: remove python-pysocks ref

zero 2 лет назад
Родитель
Сommit
bcce8f516b
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      doc/src/dev/contrib/tor.md

+ 1 - 2
doc/src/dev/contrib/tor.md

@@ -3,8 +3,7 @@
 ... or how to setup Tor git access with darkfi repo.
 ... or how to setup Tor git access with darkfi repo.
 
 
 We assume you have tor installed locally and access to Tor browser.
 We assume you have tor installed locally and access to Tor browser.
-You can check your tor daemon is running by installing `python-pysocks`
-and then run this command:
+You can check your tor daemon is running by running this command:
 
 
 ```
 ```
 curl --socks5-hostname 127.0.0.1:9050 https://myip.wtf/text
 curl --socks5-hostname 127.0.0.1:9050 https://myip.wtf/text