From 5da1f0f37c44954750c03fcfafd4edf164825b29 Mon Sep 17 00:00:00 2001 From: Oliver Henze <oliver.henze@ptb.de> Date: Thu, 25 Jan 2024 13:01:31 +0000 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07a9727..20163c3 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,4 @@ mamba create python=3.12 numpy ipython --name mamba-test . The default channel configured is [*conda-forge*](https://conda.anaconda.org/conda-forge/), which is still permitted by PTB. Please do not override this when creating new environments unless you are 100% certain that the licence of the channel in question permits use by PTB. When in doubt, please ask. -If any problems arise or you have further questions, please contact [me](oliver.henze@ptb.de) and I will amend this document with clarifications and answer questions. \ No newline at end of file +If any problems arise or you have further questions, please contact [me](mailto:oliver.henze@ptb.de) and I will amend this document with clarifications and answer questions. \ No newline at end of file -- GitLab