diff --git a/doc/06-config.md b/doc/06-config.md index 4716b93bb..f07b8ea57 100644 --- a/doc/06-config.md +++ b/doc/06-config.md @@ -162,7 +162,7 @@ Example: ```json { "config": { - "bin-dir": "bin" + "archive-dir": "/home/user/.composer/repo" } } ```