mirror of
https://github.com/smarttommyau/tmux-for-windows.git
synced 2025-04-04 14:53:27 +00:00
Update README.md
This commit is contained in:
parent
b44b47fd71
commit
9e7c76504a
@ -5,7 +5,7 @@
|
||||
|
||||
# Setup WSL
|
||||
|
||||
Install a new distro, alpine is recommended.\
|
||||
Install a new distro(as the backend), alpine is recommended(it is lightweight).\
|
||||
Follow the basic instruction on installing it. [Official guide](https://learn.microsoft.com/en-us/windows/wsl/install)\
|
||||
Then install tmux.\
|
||||
Alpine : apk update&&apk add tmux\
|
||||
@ -27,7 +27,7 @@ Add the path you download our program to environment path. [Article about this](
|
||||
## Setup config
|
||||
Add or edit file ***tmux.conf*** with your favourite editor on the ***same folder of our program***.
|
||||
```
|
||||
distro: alpine //your distro name
|
||||
distro: alpine //your distro name of the backend distro
|
||||
```
|
||||
> currently only one parms is required and used
|
||||
# Enjoy
|
||||
|
Loading…
x
Reference in New Issue
Block a user