Update README.md

This commit is contained in:
Tommy Au 2022-10-08 23:40:29 +08:00 committed by GitHub
parent 65d5fb1c60
commit 053310d79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,12 @@ if [ -n "$TMUX" ]; then
pwsh.exe pwsh.exe
fi fi
``` ```
# Install our program # Installation
## Download our program
[Download](https://github.com/smarttommyau/tmux-for-windows/releases/tag/Release)
## setup our program
Add the path you download our program to environment path. Add the path you download our program to environment path.
## setup config
# Setup our program
Add or edit file tmux.conf on the same folder of our program. Add or edit file tmux.conf on the same folder of our program.
``` ```
distro: alpine //your distro name distro: alpine //your distro name