Update README.md to include the fixes
This commit is contained in:
parent
183f018fef
commit
a1fa134b58
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue