Skip to content

Clarify Miniforge installation path in documentation #1953

@camillagallina2000

Description

@camillagallina2000

While following the Miniforge installation guide for Windows:

https://github.com/robotology/robotology-superbuild/blob/master/doc/install-miniforge.md

I noticed that Miniforge3 was installed in:

C:\Users\user_name\miniforge3

instead of:

C:\Users\user_name\AppData\Local\miniforge3

as referenced in the documentation.

Since %HOMEDRIVE%%HOMEPATH% expands to:

C:\Users\user_name

the installation path in this case is directly under the user home directory, not inside AppData\Local.

Just reporting this in case it helps improve clarity for future users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions