memgraph/docs/user_technical/installation.md
Teon Banek 46581bfc94 Setup a basic skeleton for Technical Documentation
Reviewers: buda, dtomicevic

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D427
2017-06-07 11:08:45 +02:00

9 lines
114 B
Markdown

## Installation
Run command:
```
docker run -p 7687:7687 memgraph
```
Proceed to [Quick Start](quick-start.md).