From 6939fa66161910302fa545203dcf297e963fa77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Wed, 11 Jun 2014 01:43:48 +0200 Subject: [PATCH] Typo in command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70cb1e50c7..c4b606deb2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ However, initial development was done on GCE and so our instructions and scripts 5. Setting up a cluster requires the `htpasswd` tool in order to hash a randomly generated password for accessing the API server. This is already installed on recent version of Mac OS X but on linux you need to install it yourself. On Debian/Ubuntu you can do this with: - sudo apt-get udpate + sudo apt-get update sudo apt-get install apache2-utils ### Setup