summaryrefslogtreecommitdiff
path: root/packaging/debian/README.md
diff options
context:
space:
mode:
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