Skip to content

Commit

Permalink
COMDIRAC is already embedded in DIRAC v8, no need to install it separ…
Browse files Browse the repository at this point in the history
…ately
  • Loading branch information
jlenain committed Jun 17, 2023
1 parent 58952f1 commit 0933d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ conda env config vars set X509_CERT_DIR=${CONDA_PREFIX}/etc/grid-security/certif
# The following is needed for the environment variables, used for DIRAC configuration, to be available:
mamba deactivate
mamba activate nectarchain
pip install CTADIRAC COMDIRAC
pip install CTADIRAC
dirac-configure
```

Expand Down

0 comments on commit 0933d35

Please sign in to comment.