mirror of
https://github.com/arl/gitmux.git
synced 2026-09-10 07:26:18 -04:00
docs(install): say that INSTALL_PATH is required
This commit is contained in:
parent
ae7894d3e7
commit
b2601bb2e8
2
install
Normal file → Executable file
2
install
Normal file → Executable 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue