Skip to content

Commit 3241384

Browse files
author
Raileen Del Rosario
committed
adding a step
1 parent 89b165f commit 3241384

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,9 @@ If you followed all installation instructions, you may see the following error m
183183
This is because your PHP installation has not included or enabled the `CURL` extension.
184184

185185
1. Locate your PHP folder. This is the folder that contains your PHP executable.
186-
2. Make a copy of either the `php-prod` or `php-dev` .ini file and name it `php.ini`:
187-
![copy_file]()
188-
3. Uncomment the `curl` extension line by removing the semicolon from `extension=curl` line:
189-
![uncomment]()
186+
2. Make a copy of either the `php-prod` or `php-dev` .ini file and name it `php.ini`.
187+
3. Uncomment the `curl` extension by removing the semicolon from `extension=curl` line.
188+
4. Rerun the Bash launcher.
190189

191190
## ACG embedded signing project
192191
See [Docusign Quickstart overview](https://developers.docusign.com/docs/esign-rest-api/quickstart/overview/#configuration) on the Docusign Developer Center for more information on how to run the ACG embedded signing project.

0 commit comments

Comments
 (0)