commit fa99f72ae4e7e84832b4eb32dfb13aa4c5ebcfd4 Author: Jenny Liu jliu@giantrabbit.com Date: Mon Sep 23 20:45:14 2019 +0000
Update README command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md index 3bc957b3..b2251287 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ to import translations from Transifex. sudo locale-gen es es_ES es_ES.UTF-8 sudo update-locale sudo dpkg-reconfigure locales -sudo systemctl restart php5.6-fpm.service +sudo systemctl restart php7.2-fpm.service ````
## Adding a new locale