Skip to content
Snippets Groups Projects
Commit 3fd43d77 authored by Andre Sterba's avatar Andre Sterba Committed by Fabian Seidl
Browse files

Update readme with information about submodules

See merge request !311
parent 3df61a46
Branches
Tags
2 merge requests!311Update readme with information about submodules,!264WIP: Develop
Pipeline #101109 passed
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
`goSDN` is a prototypical approach to build a model driven multi-vendor SDN controller. `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 # Table of Contents
- [Overview](#overview) - [Overview](#overview)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment