# 📡 Install Valet ```bash composer global require genesisweb/valet-linux-plus ``` no, you need to export Valet use ```bash PATH="$PATH:$HOME/.composer/vendor/bin" ``` Or use the following ```bash PATH="$PATH:$HOME/.config/composer/vendor/bin" ``` and now it will be easy to start installing valet ```bash valet install ``` it will ask you for a password input `12345678`