1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00

Update Tor doc for Windows (#1811)

Windows needs quotes around file paths.
This commit is contained in:
Dave Scotese 2021-05-18 00:17:30 -07:00 committed by GitHub
parent 5a92f84744
commit e2b3b4735d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ Open a CMD with administrator access
```shell
cd c:\tor\Tor
tor --service install -options -f c:\tor\Conf\torrc
tor --service install -options -f "c:\tor\Conf\torrc"
```
### Configure Tor hidden service