diff --git a/README.md b/README.md index c877a57b19..8bfaf748a3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ DataHub is LinkedIn's generalized metadata search & discovery tool. To learn mor This repository contains the complete source code for both DataHub's frontend & backend. You can also read about [how we sync the changes](https://engineering.linkedin.com/blog/2020/open-sourcing-datahub--linkedins-metadata-search-and-discovery-p) between our internal fork and GitHub. ## Quickstart -Please follow the [DataHub Quickstart Guide](docs/quickstart.md) to get a copy of DataHub up & running locally using [Docker](https://docker.com). As the guide assumes some basic knowledge of Docker, we'd recommend you to go through the "Hello World" example of [A Docker Tutorial for Beinggers](https://docker-curriculum.com) if Docker is completely foreign to you. +Please follow the [DataHub Quickstart Guide](docs/quickstart.md) to get a copy of DataHub up & running locally using [Docker](https://docker.com). As the guide assumes some basic knowledge of Docker, we'd recommend you to go through the "Hello World" example of [A Docker Tutorial for Beginners](https://docker-curriculum.com) if Docker is completely foreign to you. ## Documentation * [DataHub Developer's Guide](docs/developers.md)