From 4e7bf027494caa9c54e86c4266e65272741cdd5d Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Tue, 25 Jul 2017 17:19:17 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 694180f3..9002587f 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ Metamaps is developed and maintained by a distributed, nomadic community compris First off is getting the code downloaded to your computer. You can download a zip file from github, but if you've got `git` you can just run `git clone https://github.com/metamaps/metamaps` in your terminal. There are instructions for setup on various platforms, with particular support for Mac and Ubuntu, which can be found here: -[Mac Install Walkthrough][mac-installation] -[Ubuntu Install Walkthrough][ubuntu-installation] +- [Mac Install Walkthrough][mac-installation] +- [Ubuntu Install Walkthrough][ubuntu-installation] If you don't want to take all those steps manually, and you'd prefer a simpler setup by using Vagrant, you can do that too: -[Vagrant installation][vagrant-installation] +- [Vagrant installation][vagrant-installation] We don't promise support for windows, but at one point we had it running and we've kept those docs available for reference -[Windows][windows-installation] +- [Outdated Windows Walkthrough][windows-installation] ## Licensing information