Skip to content
Snippets Groups Projects
Commit 1c8e0769 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Update README.md

parent de7bfbad
No related branches found
No related tags found
5 merge requests!243Master into develop2,!241Master into develop,!240Master into Develop,!223Draft: Resolve "TogNMINotifications within fillOnds throws an error while requesting the path '/'",!192Update README.md
Pipeline #80811 passed
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
- [Overview](#overview) - [Overview](#overview)
- [Concepts](#concepts) - [Concepts](#concepts)
- [Installing](#installing) - [Installation](#installation)
- [Getting Started](#getting-started) - [Getting Started](#getting-started)
* [k8s](#k8s) * [k8s](#k8s)
* [Using the goSDN CLI](#using-the-cli) * [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 ...@@ -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` 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: 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 ```sh
> go get code.fbi.h-da.de/danet/gosdn/cmd/gosdn > go get code.fbi.h-da.de/danet/gosdn/cmd/gosdn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment