kasparsd / php-7-debian

Install PHP 7 on Debian/Ubuntu
349 stars 103 forks source link

Instructions has wrong command #44

Closed ancestral closed 7 years ago

ancestral commented 7 years ago

Install the Memcached Extension

$ ./php-7-debian/extensions

should be

$ cd php-7-debian/extensions

kasparsd commented 7 years ago

Thank you @ancestral! This has been fixed now.