sentieon-genomics: replacing square brackets in help (#37622)
This commit is contained in:
parent
5622afbfd1
commit
d85a27f317
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class SentieonGenomics(Package):
|
|||
|
||||
Please set the path to the sentieon license server with:
|
||||
|
||||
export SENTIEON_LICENSE=[FQDN]:[PORT]
|
||||
export SENTIEON_LICENSE=<FQDN>:<PORT>
|
||||
"""
|
||||
|
||||
homepage = "https://www.sentieon.com/"
|
||||
|
|
Loading…
Reference in a new issue