Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "hexrd-prerelease" label to "prerelease" #572

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Commits on Oct 19, 2023

  1. Change "hexrd-prerelease" label to "prerelease"

    We are planning to combine the "hexrd-prerelease" and "hexrdgui-prerelease"
    channels into just "prerelease", so that the installations are simpler:
    
    ```bash
     # HEXRD
    conda install -c hexrd/label/prerelease -c conda-forge hexrd
    
     # HEXRDGUI
    conda install -c hexrd/label/prerelease -c conda-forge hexrdgui
    ```
    
    Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
    psavery committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2d755c1 View commit details
    Browse the repository at this point in the history