Skip to content
Snippets Groups Projects
Commit ae7da50d authored by florian's avatar florian
Browse files

DOC: Update the setup

parent 49ef5188
No related branches found
No related tags found
2 merge requests!3TST: Add CI infrastructure for integration testing,!2ENH: Add minimal wrapping of libcaosdb's C interface
......@@ -16,6 +16,7 @@ package can be accessed by
```julia-repl
julia> ]add "path/to/caosdb-julialib"
julia> using CaosDB
julia> connection = CaosDB.Connection.connect() # Enter host, port, path to SSL certificate, and credentials here
```
## Tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment