Skip to content

Commit 5862a6d

Browse files
author
gau1991
committed
Updated exit message
1 parent 4a7e02d commit 5862a6d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

setup.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,13 @@
8686
""",
8787
namespace_packages=[],
8888
)
89+
90+
print("""\033[94m
91+
For EasyEngine (ee) auto completion, run the following command
92+
\033[92m
93+
source /etc/bash_completion.d/ee_auto.rc
94+
\033[94m
95+
EasyEngine (ee) installed successfully
96+
EasyEngine (ee) help: https://rtcamp.com/easyengine/docs/
97+
\033[0m
98+
""")

0 commit comments

Comments
 (0)