瀏覽代碼

add instruction about python-psutil

raylu 11 年之前
父節點
當前提交
26fda2cf1c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/templates/servers.html

+ 1 - 1
web/templates/servers.html

@@ -21,7 +21,7 @@
 	{% end %}
 
 	<p>
-		Run the <a href="/client/sysvitals_client">client</a> on a machine with the <code>--configure</code> flag to set up a new server. Your group ID and API key can be found on the <a href="/groups">groups page</a>.
+		Run the <a href="/client/sysvitals_client">client</a> on a machine with the <code>--configure</code> flag to set up a new server (you will need to install <code>python-psutil</code> or your distro's equivalent). Your group ID and API key can be found on the <a href="/groups">groups page</a>.
 		<br>
 		Run the client without arguments as a cronjob every minute:
 		<br>