nuwan_ag 10 lat temu
rodzic
commit
ad0b119bb9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ the bridge pattern.
 Usage example
 ```python
 from cloudbridge.providers.interfaces import CloudProviderFactory
-from cloudbridge.util import Bunch
+from bunch import Bunch
 
 config = Bunch(access_key='a_key',
                secret_key='s_key')