diff --git a/README.md b/README.md index 29f394265faa6d786d5f343b82797d04b84b4ea4..7c355470b8a904f4913cd84880b70fa9f32e4a2a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Update Phabricator's config thus: ```json "load-libraries": [ - "/path/to/this/repository/", + "collabora-phabricator-extensions": "/path/to/this/repository/", ... ] ```