diff --git a/README.md b/README.md index caa8020b6f4163554d6ca59300ca6d0ac698559d..3d946b9e6a6df911abaa7f96c2bfd90a2376ef24 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - [Overview](#overview) - [Concepts](#concepts) -- [Installing](#installing) +- [Installation](#installation) - [Getting Started](#getting-started) * [k8s](#k8s) * [Using the goSDN CLI](#using-the-cli) @@ -37,7 +37,7 @@ The PND is the single source of truth within a network. Its state is held and ma Any device directly configured by `goSDN` -# Installing +# Installation You can install the latest release of `goSDN` locally using the `go get` command. Since the repository and some dependencies are not publicly available you have to modify your git config first: ```sh > go get code.fbi.h-da.de/danet/gosdn/cmd/gosdn