Merge pull request #1200 from stweil/master
Update README.md (small grammar and typo fixes)
This commit is contained in:
commit
b84df3d6e1
1 changed files with 2 additions and 2 deletions
|
@ -66,12 +66,12 @@ Please see [MIGRATION.md](https://github.com/codelibs/fess/blob/master/MIGRATION
|
|||
|
||||
### Get Source Code
|
||||
|
||||
First of all, clone Fess's repositories:
|
||||
First of all, clone Fess's repository:
|
||||
|
||||
$ cd ~/workspace
|
||||
$ git clone https://github.com/codelibs/fess.git
|
||||
|
||||
and then imports it as Maven project on eclipse or ohter IDE.
|
||||
and then import it as Maven project on Eclipse or other IDE.
|
||||
|
||||
### Setup for Elasticsearch Plugins
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue