Skip to content

Update Conda Installation Channel Name in Documentation - #418

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

harryswift01 merged 1 commit into
mainfrom
417-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 added this to the 2.4.2 milestone Sep 15, 2026
@harryswift01 harryswift01 self-assigned this Sep 15, 2026
@harryswift01 harryswift01 added the documentation Improvements or additions to documentation label Sep 15, 2026
@harryswift01 harryswift01 linked an issue Sep 15, 2026 that may be closed by this pull request

@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 e494156 into main Sep 15, 2026
105 of 111 checks passed
@harryswift01
harryswift01 deleted the 417-docs-update-conda-installation-path-within-docs branch September 15, 2026 10:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Update Conda Installation Path within Docs

2 participants