浏览代码

Add note about phantomjs libraries.

Victor Hooi 10 年之前
父节点
当前提交
b80adcc00a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/reference/sharing.md

+ 1 - 1
docs/sources/reference/sharing.md

@@ -31,7 +31,7 @@ after a certain time period.
 Click a panel title to open the panel menu, then click share in the panel menu to open the Share Panel dialog. Here you
 have access to a link that will take you to exactly this panel with the current time range and selected template variables.
 You also get a link to service side rendered PNG of the panel. Useful if you want to share an image of the panel.
-Please note that for OSX and Windows, you will need to ensure that a `phantomjs` binary is available under `vendor/phantomjs/phantomjs`. For Linux, a `phantomjs` binary should be included.
+Please note that for OSX and Windows, you will need to ensure that a `phantomjs` binary is available under `vendor/phantomjs/phantomjs`. For Linux, a `phantomjs` binary is included - however, you should ensure that any requisite libraries (e.g. libfontconfig) are available.
 
 ### Embed Panel
 You can embed a panel using an iframe on another web site. This tab will show you the html that you need to use.