Denis K %!s(int64=9) %!d(string=hai) anos
pai
achega
0ab6e708a9
Modificáronse 2 ficheiros con 12 adicións e 0 borrados
  1. 6 0
      README.rst
  2. 6 0
      docs/install_dashboard.rst

+ 6 - 0
README.rst

@@ -138,6 +138,12 @@ Dashboard installation
         ...
     )
 
+* **For Google Analytics widgets only** install python package:
+
+.. code::
+
+    pip install google-api-python-client
+
 * Create database tables:
 
 .. code:: python

+ 6 - 0
docs/install_dashboard.rst

@@ -29,6 +29,12 @@ Dashboard installation
         ...
     )
 
+* **For Google Analytics widgets only** install python package:
+
+.. code::
+
+    pip install google-api-python-client
+
 * Create database tables:
 
 .. code:: python