diff --git a/README.md b/README.md index 3a033d5..4721c1d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,15 @@ cd carto.js && npm install && npm link && cd .. && npm link internal-carto.js +``` + +## 中文字体 +``` + +cd /cartodb/fonts && mv * /usr/share/fonts/ && fc-cache -fv && dpkg-reconfigure fontconfig && cd / + + + ``` # What is CARTO?