Created
March 5, 2014 08:39
-
-
Save voleoo/9363453 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You need to add the following entry in /etc/apt/sources.list or a new file in /etc/apt/sources.list.d/: | |
deb http://cdn.debian.net/debian experimental main | |
You can install it with the following commands: | |
$ apt-get update | |
$ apt-get install -t experimental iceweasel | |
Please report any problem to the [email protected] list. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment