Skip to content

[Docs]: Update Conda Installation Path within Docs #42

Description

@harryswift01

Documentation Update

The current Conda installation instructions for prepmd use:

conda install -c CCPBioSim prepmd

To maintain consistency with the other software packages across the CCPBioSim organisation, this should be updated to use the lowercase channel name:

conda install -c ccpbiosim prepmd

Conda channel names are case-insensitive, so this change does not affect the installation itself, but ensures that the documentation follows the naming convention used across the organisation.

Why Is This Needed?

This change will keep the prepmd installation instructions consistent with the Conda installation instructions used across other CCPBioSim software packages.

Although Conda does not differentiate between uppercase and lowercase channel names, using the lowercase ccpbiosim form provides a consistent and standardised presentation throughout the documentation.

Additional Context

No functional changes are required; this is a documentation-only update to align the Conda channel naming with the convention used across the CCPBioSim organisation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions