1
0
Fork 0
mirror of synced 2024-09-19 12:42:56 -04:00

Update README.md to include the fixes

This commit is contained in:
killertofus 2024-05-22 22:03:30 +00:00 committed by GitHub
parent 183f018fef
commit a1fa134b58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,11 +95,11 @@ Run tests with:
# within project directory # within project directory
./run_tests ./run_tests
``` ```
### unattended install ### Unattended Install
to do a unattended install (if you already have a config) To do an unattended install (if you already have a config)
`~/.tmux/plugins/tpm/scripts/install_plugins.sh` `~/.tmux/plugins/tpm/scripts/install_plugins.sh`
fixes #277 and #193
### License ### License
[MIT](LICENSE.md) [MIT](LICENSE.md)