[Pkg-mozext-commits] [perspectives-extension] 48/72: README - Clarify that Fx 31 is no longer specifically required

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit 0a2ecb7110cfe355d1e850009d1da41a03fb0f47
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Wed Oct 22 23:55:31 2014 -0600

    README - Clarify that Fx 31 is no longer specifically required
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f757bba..b247612 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@ Or use 'make install-fx' to build and install in a single step. This assumes Fir
 
 To debug the extension:
 
-* Download the latest [Firefox Aurora build 31](https://www.mozilla.org/firefox/channel/#aurora).
+* Download the latest [Firefox](https://www.mozilla.org/firefox/).
   * The latest versions usually come with better integration of debugging tools.
-* Start your new browser with ```firefox31/firefox -P dev -no-remote -purgecaches &```
+* Start your new browser with ```firefox -P dev -no-remote -purgecaches &```
   * You should see the profile manager on the first start which creates a new profile called "dev".
   * For further information see [MDN - Setting up extension development environment](https://developer.mozilla.org/en/Setting_up_extension_development_environment).
 * In ```~/.mozilla/firefox/r4nd0m5tr.dev/extensions``` create a file called ```perspectives at cmu.edu``` and enter the text ```Path_to_your_Perspectives_clone/plugin/``` (where you cloned the git repo to).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list