Browse Source

Update README.rst

Denis K. 9 năm trước cách đây
mục cha
commit
8527e2d994
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      README.rst

+ 6 - 0
README.rst

@@ -82,6 +82,12 @@ Installation
     
         python manage.py migrate jet
         
+* Collect static if you are in production environment:
+
+    .. code:: python
+    
+            python manage.py collectstatic
+        
 * Clear your browser cache
 
 Documentation