From cc5cf9ec633e4f244bfadc008f09702455f1f8d5 Mon Sep 17 00:00:00 2001 From: Harsha Yalamanchili Date: Thu, 6 Mar 2014 09:36:51 -0800 Subject: [PATCH] Typo --- packaging/debian/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/debian/README.md b/packaging/debian/README.md index b328a07b640..9aa54060bb8 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 sudo apt-get -fy install \ No newline at end of file