Swaps .zip with .dmg and .asc with .asc*

The tbb-team switched to a proper OS X package (.dmg) instead of .zip and Safari doesn't save .asc files as .asc files but .asc.txt
This commit is contained in:
Sherief Alaa 2014-10-31 14:07:58 +02:00
parent afe581393e
commit a7d006af63

View File

@ -137,7 +137,7 @@
to download the ".asc" file as well. Assuming you downloaded the
package and its signature to your Desktop, run:</p>
<pre>gpg --verify /Users/Alice/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.zip{.asc,}</pre>
<pre>gpg --verify /Users/Alice/TorBrowser-<version-torbrowserbundleosx32>-osx-i386-en-US.dmg{.asc*,}</pre>
<p>The output should say "Good signature": </p>