Skip to content

Outdated quick_install.sh in the Installation guide #188

@mcavegn

Description

@mcavegn

Describe the bug
The command for the installation guide (https://gsod-vpipe.readthedocs.io/en/latest/documentation/installation.html ) appears to link to an outdated quick_install.sh this file wants to load Mumbaforge, leading to a non existing link.

On this github repo (https://github.com/cbg-ethz/V-pipe/tree/master/utils), quick_install.sh seems to be updated with Miniforge3 instead.

To Reproduce
quick Installation command:
curl -O 'https://raw.githubusercontent.com/GeertvanGeest/V-pipe/refs/heads/gsod-rtd/utils/quick_install.sh'
bash quick_install.sh -p vp-analysis -w work

Expected behavior
I did not test the quick_install.sh on this repo, since i installed Miniforge manually before and just found this file after i wanted to report the issue.
quick Installation command:
curl -O 'https://raw.githubusercontent.com/cbg-ethz/V-pipe/master/utils/quick_install.sh'
bash quick_install.sh -w working

Desktop (please complete the following information):

  • OS: Windows 11 with WSL1 (My Firewall blocked all Downloads on WSL2)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions