Skip to content

Wrong command to install vcpkg in the Linux setup #2

@miraklesource

Description

@miraklesource

In the 5th step of the Linux environment setup (https://github.com/rutura/cpp23m/blob/main/02.EnvironmentSetup/04.Linux_setup.md#5-install-vcpkg-package-manager), the command given to install vcpkg uses bootstrap-vcpkg.bat (Windows batch script) instead of bootstrap-vcpkg.sh (Shell script):

Image

The correct command should be:

./bootstrap-vcpkg.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions