]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
Add warning about errors to readme, and update screenshot
authorMicah Lee <micah@micahflee.com>
Sat, 5 Jan 2019 00:09:17 +0000 (16:09 -0800)
committerMicah Lee <micah@micahflee.com>
Sat, 5 Jan 2019 00:09:17 +0000 (16:09 -0800)
README.md
screenshot.png

index 9ca9f3aefd80e45fe368fdd0bfe61ccab54a5007..440576aac8c48adfab8d60ef84cd983e468924d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Tor Browser Launcher
 
+_**Are you getting an error?** Sometimes updates in Tor Browser itself will break Tor Browser Launcher. There's a good chance that the problem you're experiencing has already been fixed in the [newest version](https://github.com/micahflee/torbrowser-launcher/releases), but Linux distributions can be slow to provide up-to-date packages. In this case, you can install from the PPA (instructions below), or [build from source](/BUILD.md)._
+
 Tor Browser Launcher is intended to make Tor Browser easier to install and use for GNU/Linux users. You install ```torbrowser-launcher``` from your distribution's package manager and it handles everything else:
 
 * Downloads and installs the most recent version of Tor Browser in your language and for your computer's architecture, or launches Tor Browser if it's already installed (Tor Browser will automatically update itself)
@@ -14,7 +16,7 @@ You might want to check out the [security design doc](/security_design.md).
 
 ![Tor Browser Launcher screenshot](/screenshot.png)
 
-# Installing in Ubuntu
+# Installing from the PPA
 
 If you want to always have the latest version of the `torbrowser-launcher` package before your distribution gets it, you can use my PPA:
 
index caf1ac265dc6342b3aab96da7d575c685dc43b90..5955d7ff2b2d68326799eba18d8809fd889ce300 100644 (file)
Binary files a/screenshot.png and b/screenshot.png differ