~charmers/charms/precise/juju-gui/trunk

« back to all changes in this revision

Viewing changes to README.md

Allow "juju-origin: lp:juju" in env.

Fix charm to work when juju-origin is set to lp:juju in the environment.
QAed with both lp:juju and ppa as values.

R=jeff.pihach, bac
CC=
https://codereview.appspot.com/9646043

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
## Supported Browsers ##
6
6
 
7
 
The Juju GUI supports recent releases of Chrome and Chromium.  Recent Firefox
8
 
releases are also supported, but regressions may occur until the completion of
9
 
upcoming continuous integration work.
 
7
The Juju GUI supports recent releases of Chrome, Chromium and Firefox.
10
8
 
11
9
## Demo/Staging Server ##
12
10
 
13
 
A [demo/staging server](https://uistage.jujucharms.com:8080/) is available.
 
11
A [demo/staging server](http://uistage.jujucharms.com:8080/) is available.
14
12
 
15
13
## Deploying the Juju GUI ##
16
14