Skip to content
Snippets Groups Projects
Commit 6a34b021 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

Update README.md

parent e8007b59
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ It supports:
## Installation
```shell
go get gitlab.schukai.com/oss/libraries/go/network/xflags
go get gitlab.schukai.com/oss/libraries/go/application/xflags
```
**Note:** This library uses [Go Modules](https://github.com/golang/go/wiki/Modules) to manage dependencies.
......@@ -33,7 +33,7 @@ package main
import (
"fmt"
"os"
"gitlab.schukai.com/oss/libraries/go/network/xflags"
"gitlab.schukai.com/oss/libraries/go/application/xflags"
)
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment