diff --git a/general/setup.md b/general/setup.md index a843e43..4fee0cc 100755 --- a/general/setup.md +++ b/general/setup.md @@ -42,11 +42,11 @@ Which IDE or editor a developer uses is up to the individual developer. From exp ## Application install options -Option 1 and 2 require you to install the dev tools in advance! +Option 2 and 3 require you to install the dev tools in advance! 1. Option: Use the virtual machine we provide for devs which has everything setup and configured to start almost instantly after download **Most Recommended** 2. Option: Installs the application (with a lot of dummy data, this may take a long time). **Recommended (slow but a lot of useful data)** -3. Option: Installs the application (with or without performing tests). **Recommended (slow and much less useful data)** +3. Option: Installs the application (with or without performing tests). **(slow and much less useful data)** ### Option 1: VM