`env NETDB_AUTH=<your API token> pip install git+https://git.scc.kit.edu/scc-net/net-suite/netdb-client-lib.git@master`
`env NETDB_AUTH=<your API token> pip install git+https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib.git@master`
## Usage
...
...
@@ -74,7 +74,7 @@ Variable precendence is as followed (from greatest to least,means the first list
An example config can be found in this repo (`example_config.ini`). Be aware to set the file mode of the config at least to `0600` but never other-readable.
## Examples
More examples can be found in the [wiki article](https://git.scc.kit.edu/scc-net/net-suite/netdb-client-lib/-/wikis/examples)
More examples can be found in the [wiki article](https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib/-/wikis/examples)