Skip to content

Commit 6159a10

Browse files
author
Erik Zettel
committed
solr/README.md: fix typos
1 parent 3768dbb commit 6159a10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solr/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This project aims to make spinning up a simple local Apache Solr environment incredibly quick and easy, and to introduce users to the fast and powerful search engine behind some of the largest document collections on the Internet.
44

5-
It will install the following on a Ubuntu 16.04 linux VM:
5+
It will install the following on a Ubuntu 16.04 Linux VM:
66

77
- Java
88
- Apache Solr
@@ -22,7 +22,7 @@ Note for Windows users: *This guide assumes you're on a Mac or Linux host. Windo
2222
### 2 - Build the Virtual Machine
2323

2424
1. Download this project and put it wherever you want.
25-
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this REAMDE file).
25+
2. Open Terminal, cd to this directory (containing the `Vagrantfile` and this README file).
2626
3. Type in `vagrant up`, and let Vagrant do its magic.
2727

2828
Note: *If there are any errors during the course of running `vagrant up`, and it drops you back to your command prompt, just run `vagrant provision` to continue building the VM from where you left off. If there are still errors after doing this a few times, post an issue to this project's issue queue on GitHub with the error.*

0 commit comments

Comments
 (0)