Skip to content

Commit

Permalink
grtjn#13 - Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
daveegrant committed Apr 13, 2015
1 parent e06b669 commit 18accc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ You first need to download and install prerequisites and mlvagrant itself:
- Download and install [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
- Download and install [Vagrant](https://www.vagrantup.com/downloads.html)
- Create /space/software (`sudo mkdir -p /space/software`)
- **For Windows**: c:\space\software
- **For Windows**: (`c:\space\software`)
- Download [MarkLogic 8.0-1.1 for CentOS](http://developer.marklogic.com/products) (login required)
- Download [MLCP 1.3-1 binaries](http://developer.marklogic.com/download/binaries/mlcp/mlcp-Hadoop1-1.3-1-bin.zip)
- Move MarkLogic rpm, and MLCP zip to /space/software (no need to unzip MLCP!)
- Download mlvagrant (`git clone https://github.com/grtjn/mlvagrant.git`)
- Create /opt/vagrant (`sudo mkdir -p /opt/vagrant`)
- **For Windows**: c:\opt\vagrant
- **For Windows**: (`c:\opt\vagrant`)
- Copy mlvagrant/opt/vagrant to /opt/vagrant

Above steps need to taken only ones. For every project you wish to create VMs, you simply take these steps:
Expand Down

0 comments on commit 18accc5

Please sign in to comment.