Fix archive-dir documentation example
Use an example of archive-dir configurationpull/4455/head
parent
3896a6c263
commit
13f6ae1820
|
@ -162,7 +162,7 @@ Example:
|
|||
```json
|
||||
{
|
||||
"config": {
|
||||
"bin-dir": "bin"
|
||||
"archive-dir": "/home/user/.composer/repo"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue