Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): add unzip to dependencies/requirements #199

Merged
merged 1 commit into from
Oct 16, 2020
Merged

fix(docs): add unzip to dependencies/requirements #199

merged 1 commit into from
Oct 16, 2020

Conversation

KeyboardInterrupt
Copy link
Contributor

Hi, First of all, Thank you for this repository 👍

Whilst following the setup instructions, i found that my system was missing the unzip command, which is needed to install packer, via unzipping it into /usr/local/bin/.

sudo unzip /tmp/packer_linux_amd64.zip -d /usr/local/bin/

It's just a small thing, and I was not paying to much attention whilst copy and pasting the commands, took me a few minutes or so to find it ^^.

Maybe this PR will prevent many more minutes to go to waste.

Greetings.
KeyboardInterrupt

@ruzickap
Copy link
Owner

Thank you - you are right...

May I ask you to put the unzip before virtualbox to have packages in alphabetical order please?

Thanks

@KeyboardInterrupt
Copy link
Contributor Author

Fixed it.

@ruzickap
Copy link
Owner

Thank you :-)

@ruzickap ruzickap merged commit 3fd7fd1 into ruzickap:master Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants