diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-01-30 20:27:57 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-01-30 20:27:57 +0100 |
commit | d2c1ad25ac193dd41890de06133aa635c6eda40c (patch) | |
tree | a0461504438bf78a2bc745efd38e72ae7bcacd9f /README.md | |
parent | Upgraded to Bootstrap 3.1.0. (diff) | |
parent | Updated README. (diff) | |
download | newspipe-d2c1ad25ac193dd41890de06133aa635c6eda40c.tar.gz newspipe-d2c1ad25ac193dd41890de06133aa635c6eda40c.tar.bz2 newspipe-d2c1ad25ac193dd41890de06133aa635c6eda40c.zip |
Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,7 +31,7 @@ In order to prevent all dependencies problems and to keep your system stable, th installed in a Python virtual environment (with [virtualenv](http://www.virtualenv.org)). The installation will use the configuration file for the database setup. -Point now your browser to the address [http://127.0.0.1:5000/](http://127.0.0.1:5000/) and login with email address +Then point your browser to the address [http://127.0.0.1:5000/](http://127.0.0.1:5000/) and login with the email address *firstname.lastname@mail.com* and the password *secret*. You can update your profile at the address [http://127.0.0.1:5000/profile/](http://127.0.0.1:5000/profile/). @@ -61,4 +61,4 @@ License Contact ------- -[My home page](http://cedricbonhomme.org/).
\ No newline at end of file +[My home page](http://cedricbonhomme.org/). |