Update README.md

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

View File

@ -9,7 +9,7 @@ Install a new distro, alpine is recommended.\
Follow the basic instruction on installing it.\
Then install tmux.\
Alpine : apk update&&apk add tmux\
Debian/ubuntu: apt install tmux
Debian/Ubuntu: apt install tmux
Add new file ~/.profile with this code to automatically run powershell in tmux sessions
```
@ -25,4 +25,4 @@ Add or edit file tmux.conf on the same folder of our program.
```
distro: alpine //your distro name
```
# Enjoy
# Enjoy