diff --git a/examples/expand.py b/examples/expand.py index 4ae7158..c58e092 100644 --- a/examples/expand.py +++ b/examples/expand.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ * example for expand question type -* run example by typing `python example/checkbox.py` in your console +* run example by typing `python example/expand.py` in your console """ from PyInquirer import style_from_dict, Token, prompt, print_json, Separator