diff --git a/README.md b/README.md index 02bdb1945..73d6480bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,27 @@ +## Installation (Easy mode - For development environments) +#### Prerequisites + * Latest version of VirtualBox and the VM Extension Pack ([download](https://www.virtualbox.org/wiki/Downloads)) + * Latest version of Vagrant ([download](https://www.vagrantup.com)) + +#### Installation +1. Download and install the prerequisites +2. Open Command Prompt/Terminal and run the following commands: + ``` + vagrant plugin install vagrant-hostmanager + vagrant plugin install vagrant-bindfs + vagrant plugin install vagrant-vbguest + ``` +3. Download and extract the repo +4. `cd` into the repo using Command Prompt/Terminal +5. Run the following command: + `vagrant up` +5. This would be a good time to rewatch your favorite TV series installment, cook & have breakfast/lunch/dinner, walk the dog, clean your room, etc.
+ By the time you get back the install will surely have completed.1 +6. ??? +7. Profit! + +1 If the install did not finish by the time an activity is complete please select another activity to avoid crippling boredom. + ## Installation It is recommended that you install Danbooru on a Debian-based system