diff options
author | Sandro Emma <michele.sandro.emma@deutsche-boerse.com> | 2017-09-15 20:30:55 +0200 |
---|---|---|
committer | Sandro Emma <michele.sandro.emma@deutsche-boerse.com> | 2017-09-15 20:31:12 +0200 |
commit | 52c0a371740c58a9953796d60bf4670805ed0104 (patch) | |
tree | bf55315408a94a65e999a12fd7e1e0ceb06b9041 /INSTALL.md | |
parent | Merge pull request #167 from Numblesix/devel (diff) | |
download | awx-52c0a371740c58a9953796d60bf4670805ed0104.tar.xz awx-52c0a371740c58a9953796d60bf4670805ed0104.zip |
Fixed Typo in Install.md
Signed-off-by: Sandro Emma <feeds.sandro@gmail.com>
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md index f0d5d7c754..9b5fb98ba8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -313,7 +313,7 @@ If you wish to tag and push built images to a Docker registry, set the following *no_proxy* -> Exlude IP address or URL from the proxy. +> Exclude IP address or URL from the proxy. #### PostgreSQL @@ -418,5 +418,3 @@ Added instance awx to tower The AWX web server is accessible on the deployment host, using the *host_port* value set in the *inventory* file. The default URL is [http://localhost](http://localhost). You will prompted with a login dialog. The default administrator username is `admin`, and the password is `password`. - - |