Update README.md

This commit is contained in:
Shawn Anderson 2024-05-08 17:31:59 -07:00 committed by GitHub
parent 153e253ccb
commit dc32ed9d03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ To install:
curl -sSL https://install.python-poetry.org | python3 -
```
15. Install Tmux and Tmux plugin manager (Install tmux version 3.1c in order to have proper behavior with passing ctrl-i independent from <Tab>)
15. Install Tmux and Tmux plugin manager (Install tmux version 3.1c in order to have proper behavior with passing ctrl-i independent from \<tab\>)
```
# Install tmux 3.1c
sudo apt install build-essential libevent-dev libncurses-dev yacc