Skip to content

Update Conda Installation Channel Name in Documentation - #136

Merged
harryswift01 merged 1 commit into
mainfrom
135-docs-update-conda-installation-path-within-docs
Sep 15, 2026
Merged

harryswift01 merged 1 commit into
mainfrom
135-docs-update-conda-installation-path-within-docs

Conversation

@harryswift01

Copy link
Copy Markdown
Member

Summary

Update the Conda installation instructions in the documentation to use the standard lowercase ccpbiosim channel name.

Changes

Update Conda Installation Instructions:

  • Change the Conda channel name from CCPBioSim to ccpbiosim in the installation documentation.
  • Keep the Conda installation instructions consistent with other CCPBioSim software packages.

Impact

  • Documentation-only change.
  • No changes to the installation process or package functionality, as Conda channel names are case-insensitive.

@harryswift01 harryswift01 self-assigned this Sep 15, 2026
@harryswift01 harryswift01 added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 15, 2026
@harryswift01 harryswift01 linked an issue Sep 15, 2026 that may be closed by this pull request
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 34954350312

Coverage remained the same at 56.994%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1251
Covered Lines: 713
Line Coverage: 56.99%
Coverage Strength: 3.42 hits per line

💛 - Coveralls

@jimboid jimboid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lowercasing the conda install path, this is more convenient for users than having to remember which letters of the org are caps, the default behaviour of most of these tools is to lower case strings internally anyway so this is just aligning the behaviour. We know this works from other repos, happy to merge.

@harryswift01
harryswift01 merged commit a9e08af into main Sep 15, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Update Conda Installation Path within Docs

3 participants