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):

The correct command should be: