diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index a4579290d..173b15981 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -28,7 +28,7 @@ jobs: path-to-signatures: 'signatures/pixelator/version1/cla.json' path-to-document: 'https://software.pixelgen.com/assets/files/Pixelgen_Individual_Contributor_License_Agreement_(CLA)-671dac61b4e5458371c420b857122e5a.pdf' # e.g. a CLA or a DCO document branch: 'main' - allowlist: johandahlberg,fbdtemme,ptajvar,maxkarlsson,ludvigla,vincent-van-hoef,elhb,dependabot[bot] + allowlist: johandahlberg,fbdtemme,ptajvar,maxkarlsson,ludvigla,vincent-van-hoef,elhb,dependabot[bot],cursoragent remote-organization-name: PixelgenTechnologies remote-repository-name: cla-signatures lock-pullrequest-aftermerge: false diff --git a/README.md b/README.md index ddad09b30..46fe27efc 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ pip install pixelgen-pixelator ### Additional installation instructions -For runnning some of the MPX related pixelator commands you will need to have `fastp` installed on +For running some of the MPX related pixelator commands you will need to have `fastp` installed on you system. For installation instructions, please visit the [fastp GitHub repository](https://github.com/OpenGene/fastp). ### Installation from source