mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Fix typo in readme for dotfile
This commit is contained in:
parent
7015fc3b20
commit
279a0d98ce
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ gem install vmfloaty
|
|||
If you do not wish to continuely specify various config options with the cli, you can have a dotfile in your home directory for some defaults. For example:
|
||||
|
||||
```yaml
|
||||
#file at /Users/me/.vmpooler.yml
|
||||
#file at /Users/me/.vmfloaty.yml
|
||||
url: 'http://vmpooler.mycompany.net'
|
||||
user: 'brian'
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue