Update OpenBSD instruction in download-easy
hiro

hiro commited on 2018-04-02 19:52:16
Zeige 1 geänderte Dateien mit 5 Einfügungen und 0 Löschungen.

... ...
@@ -131,6 +131,11 @@
131 131
 
132 132
         <pre>pkg_add tor-browser</pre>
133 133
 
134
+	<p>Sometimes the most recent version of Tor Browser on OpenBSD is behind the current release. The available version of TB on OpenBSD should be checked with:
135
+
136
+	<pre>pkg_info -Q tor-browser</pre>
137
+
138
+	<p>If provided version is not the current Tor Browser version, it is not recommended.</p>
134 139
    
135 140
         <p>To install the Tor Browser port from an updated ports tree, run:</p>
136 141
 
137 142