Skip to content
Snippets Groups Projects
Commit a60ac4fa authored by André Sterba's avatar André Sterba
Browse files

Merge branch 'istaester/enable-deadcode-linter' of...

Merge branch 'istaester/enable-deadcode-linter' of code.fbi.h-da.de:danet/gosdn into istaester/enable-deadcode-linter
parents dd3dc879 0aba33ae
No related branches found
No related tags found
1 merge request!312Enable deadcode linter
Pipeline #101118 passed
......@@ -2,6 +2,11 @@
`goSDN` is a prototypical approach to build a model driven multi-vendor SDN controller.
This repository contains submodules, therefore it must be cloned with
`git clone --recurse-submodules git@code.fbi.h-da.de:danet/gosdn.git`.
If you have cloned the repository without `--recurse-submodules` simply run `git submodule update --init --recursive`
to get all submodules.
# Table of Contents
- [Overview](#overview)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment