[tor-commits] [user-manual/master] Split running Tor Browser on Linux from the command line into it own
colin at torproject.org
colin at torproject.org
Thu Apr 7 01:23:38 UTC 2016
commit b89ea4214eeffde9e9609842675b04d1dc99e3d6
Author: Colin Childs <colin at torproject.org>
Date: Wed Apr 6 20:18:54 2016 -0500
Split running Tor Browser on Linux from the command line into it own
item
---
C/known-issues.page | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/C/known-issues.page b/C/known-issues.page
index 884950c..73793c0 100644
--- a/C/known-issues.page
+++ b/C/known-issues.page
@@ -55,14 +55,17 @@
To run Tor Browser on Ubuntu, users need to execute a shell script. Open
"Files" (Unity's explorer), open Preferences → Behavior Tab →
Set "Run executable text files when they are opened" to "Ask every time",
- then OK. Tor Browser can also be started from the command line by running
+ then click OK.
+ </p>
+ </item>
+ <item>
+ <p>
+ Tor Browser can also be started from the command line by running the
+ following command from inside the Tor Browser directory:
</p>
<code>
./start-tor-browser.desktop
</code>
- <p>
- from inside the Tor Browser directory.
- </p>
</item>
</list>
</page>
More information about the tor-commits
mailing list