Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Update README: minor change on line 44 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README: minor change on line 44 #1

wants to merge 1 commit into from

Conversation

piersbarrios
Copy link

WAS: $ vagrant desroy && vagrant up
SHOULD BE: $ vagrant destroy && vagrant up

WAS:              $ vagrant desroy && vagrant up 
SHOULD BE: $ vagrant destroy && vagrant up
@rhelmer
Copy link
Owner

rhelmer commented Mar 18, 2017

Thanks - this project is pretty old, @piersbarrios are you using it? I am surprised it still works :)

I'd probably use Docker for this nowadays. The Ubuntu version here is pretty old if nothing else.

@piersbarrios
Copy link
Author

I don't plan to use it but was just reading over to understand a few things. How vagrant could help and what was the syntax of a Vagrantfile for something I just did manually!
I just ran into the mistake and wanted to fix it if anybody else wants to use your work!

Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants