taky icon indicating copy to clipboard operation
taky copied to clipboard

README_DEPLOYMENT.md has an incorrect parameter in the site installation instructions

Open shawnmasters opened this issue 1 year ago • 0 comments

Super minor, unless you are trying to follow those directions. The markdown file suggests using

user@bluetack:~$ takyctl setup --hostname bluetack-1
--public-ip 192.168.1.100
bluetack-1

but "hostname" is not an accepted parameter. Reading through the cli code I found where it is "host" is the one to use, and it is also correct in the instructions above.

Like I said, minor, but if you get a chance to correct it might make someone's day easier.

shawnmasters avatar Sep 25 '24 15:09 shawnmasters