Every developer has done it.

You hit a README, you see the install command:

curl -fsSL https://example.com/install.sh | sh

Enter fullscreen mode

Exit fullscreen mode