Colin Childs commited on 2016-04-07 03:20:03
Zeige 1 geänderte Dateien mit 7 Einfügungen und 4 Löschungen.
... | ... |
@@ -55,14 +55,17 @@ |
55 | 55 |
To run Tor Browser on Ubuntu, users need to execute a shell script. Open |
56 | 56 |
"Files" (Unity's explorer), open Preferences → Behavior Tab → |
57 | 57 |
Set "Run executable text files when they are opened" to "Ask every time", |
58 |
- then OK. Tor Browser can also be started from the command line by running |
|
58 |
+ then click OK. |
|
59 |
+ </p> |
|
60 |
+ </item> |
|
61 |
+ <item> |
|
62 |
+ <p> |
|
63 |
+ Tor Browser can also be started from the command line by running the |
|
64 |
+ following command from inside the Tor Browser directory: |
|
59 | 65 |
</p> |
60 | 66 |
<code> |
61 | 67 |
./start-tor-browser.desktop |
62 | 68 |
</code> |
63 |
- <p> |
|
64 |
- from inside the Tor Browser directory. |
|
65 |
- </p> |
|
66 | 69 |
</item> |
67 | 70 |
</list> |
68 | 71 |
</page> |
69 | 72 |