Update README.md
This commit is contained in:
parent
a1fa134b58
commit
b066b1bdb0
1 changed files with 4 additions and 2 deletions
|
@ -96,10 +96,12 @@ Run tests with:
|
|||
./run_tests
|
||||
```
|
||||
### Unattended Install
|
||||
To do an unattended install (if you already have a config)
|
||||
|
||||
To do an unattended install, for example if you already have a config:
|
||||
|
||||
`~/.tmux/plugins/tpm/scripts/install_plugins.sh`
|
||||
fixes #277 and #193
|
||||
|
||||
Note this is also a good workaround if you have other issues with the automatic installation, such as known issues with MacOS (see [#277](https://github.com/tmux-plugins/tpm/issues/277) and [#193](https://github.com/tmux-plugins/tpm/issues/277))
|
||||
### License
|
||||
|
||||
[MIT](LICENSE.md)
|
||||
|
|
Loading…
Reference in a new issue