From 1a1b65f3c8ef5a9801edc7e7f9bd00352a41cbdc Mon Sep 17 00:00:00 2001 From: Carlos Loeza <carlos@noahslightfoundation.org> Date: Thu, 16 Mar 2017 10:33:23 -0400 Subject: [PATCH] Second verification that user is using civix correctly --- docs/extensions/civix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions/civix.md b/docs/extensions/civix.md index 5a0327b9..22e969c4 100644 --- a/docs/extensions/civix.md +++ b/docs/extensions/civix.md @@ -8,7 +8,7 @@ community-endorsed method for building your CiviCRM extensions. Follow the installation instructions in the [GitHub repository](https://github.com/totten/civix/). -In order to verify that all your configuration is correct ping CiviCRM from +After fulfilling the [Pre-Requisites](/extensions/basics/#pre-requisites), you can verify that all your configuration is correct using ping CiviCRM from within your extensions directory with: ```bash -- GitLab