diff --git a/hanabi_cli.py b/hanabi_cli.py index 4b3bcab..4a3e135 100755 --- a/hanabi_cli.py +++ b/hanabi_cli.py @@ -1,4 +1,4 @@ -#! /bin/python3 +#! /usr//bin/env python3 """ Short executable file to start the command-line-interface for the hanabi package.