summaryrefslogtreecommitdiff
path: root/packaging/debian/README.md
diff options
context:
space:
mode:
authorHarsha Yalamanchili <harsha@thought-matrix.com>2014-03-06 09:36:51 -0800
committerHarsha Yalamanchili <harsha@thought-matrix.com>2014-03-06 09:36:51 -0800
commitcc5cf9ec633e4f244bfadc008f09702455f1f8d5 (patch)
treebe2cb765975fa0456a54595a4c49dc9fd1f7e111 /packaging/debian/README.md
parent616d7e53b1c02c767e62b594d473218471e0d4f1 (diff)
downloadansible-cc5cf9ec633e4f244bfadc008f09702455f1f8d5.tar.gz
Typo
Diffstat (limited to 'packaging/debian/README.md')
-rw-r--r--packaging/debian/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/README.md b/packaging/debian/README.md
index b328a07b64..9aa54060bb 100644
--- a/packaging/debian/README.md
+++ b/packaging/debian/README.md
@@ -13,7 +13,7 @@ The debian package file will be placed in the `../` directory. This can then be
Note that `dpkg -i` does not resolve dependencies.
-To install the Ansible DEB package and resolve redepdencies:
+To install the Ansible DEB package and resolve dependencies:
sudo dpkg -i <package-file>
sudo apt-get -fy install \ No newline at end of file