Skip to content

Commit

Permalink
Merge pull request ezsystems#3 from pborreli/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
yannickroger committed Mar 10, 2015
2 parents 957ee27 + 5afd9cc commit d97a4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@
$ php ezpublish/console ezplatform:install --env prod demo-clean
```

**Note**: Password for the generated `admin` user is `publish`, this name and password is needed when you would like to login to backend Platform UI. Future versions will prompt you for a unique password during installion.
**Note**: Password for the generated `admin` user is `publish`, this name and password is needed when you would like to login to backend Platform UI. Future versions will prompt you for a unique password during installation.

You can now point your browser to the installation and browse the site. To access the Platform UI backend, use the `/shell` URL.

0 comments on commit d97a4f2

Please sign in to comment.