瀏覽代碼

Install cloudbridge full in examples

Nuwan Goonasekera 3 年之前
父節點
當前提交
ebbbeefad4
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/index.rst
  2. 1 1
      docs/topics/install.rst

+ 1 - 1
docs/index.rst

@@ -42,7 +42,7 @@ Installation
 The latest release can always be installed form PyPI. For other installation
 options, see the `installation page <topics/install.html>`_::
 
-    pip install cloudbridge
+    pip install cloudbridge[full]
 
 Documentation
 -------------

+ 1 - 1
docs/topics/install.rst

@@ -18,7 +18,7 @@ Latest stable release
 ---------------------
 The latest release of CloudBridge can be installed from PyPI::
 
-    pip install cloudbridge
+    pip install cloudbridge[full]
 
 Latest unreleased dev version
 -----------------------------