docs(install): say that INSTALL_PATH is required

This commit is contained in:
Chaitanya Sharma 2024-06-10 04:05:22 +05:30
parent ae7894d3e7
commit b2601bb2e8

2
install Normal file → Executable file
View file

@ -13,7 +13,7 @@ Arguments:
version Specify the version of gitmux to install. If not provided, the latest version will be installed.
Environment Variables:
INSTALL_PATH Specify the directory where gitmux should be installed.
INSTALL_PATH Specify the directory where gitmux should be installed. Required
Description:
This script installs the gitmux tool, which provides Git status information in the tmux status line.