mirror of https://github.com/k3s-io/k3s
Typo in command
parent
8b9e504574
commit
6939fa6616
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue