SEARCH-9: Updated the README

This commit is contained in:
Gethin James
2016-06-03 14:37:40 +02:00
parent 685a4eac8a
commit b721bc1f6e
+11 -3
View File
@@ -3,10 +3,10 @@ Alfresco Solr 6
### Get the code
Git:
git clone https://gitlab.alfresco.com/search_discovery/solr.git
cd solr/alfresco-solr
cd solr
### Use Maven
1. Build
@@ -15,6 +15,14 @@ Git:
mvn clean install
```
### Docker
To build the docker image, first run the maven build then
```
cd packaging
./build.sh
```
### License
Copyright (C) 2016 Alfresco Software Limited