heremaps / xyz-hub

XYZ Hub is a RESTful web service for the access and management of geospatial data.
Apache License 2.0
66 stars 39 forks source link

Documentation fix - Getting started : git clone; cd xyz-hub; ... #387

Closed sylvaingaudan closed 3 years ago

sylvaingaudan commented 3 years ago

In section Getting started, the shell commands should be

git clone https://github.com/heremaps/xyz-hub.git
cd xyz-hub
mvn clean install
roegi commented 3 years ago

Hi @sylvaingaudan, thanks for reporting it. README has been fixed.