1
0
Fork 0

One more reformatting.

This commit is contained in:
Max Neunhoeffer 2016-06-16 22:33:24 -07:00
parent 2762d4704d
commit abb1073a6b
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ To install ArangoDB via marathon you need a proper config file:
Carefully review the settings (especially the IPs and the resources). Then you can deploy to Marathon:
`curl -X POST -H "Content-Type: application/json" http://url-of-marathon/v2/apps -d @arangodb3.json`
curl -X POST -H "Content-Type: application/json" http://url-of-marathon/v2/apps -d @arangodb3.json
Alternatively use the web interface of Marathon to deploy ArangoDB.