Skip to content

Commit

Permalink
Fix unix build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
13rac1 committed Jan 13, 2015
1 parent b333a39 commit 18e7abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BUILDING ON UNIX etc.

To compile your new extension, you will have to execute the following steps:

1. $ ./phpize
1. $ phpize
2. $ ./configure --with-pdo_4d
3. $ make clean
4. $ make
Expand Down

0 comments on commit 18e7abe

Please sign in to comment.