SentinelHub configuration

I am trying to follow this tutorial:
Land Use Land Cover
and currently, I can’t set the set my Sentinel Hub instance ID using this command:
sentinelhub.config --instance_id <92285daf-53b0-4bea-917b-d3a1e6dbfbcf>
whenever I try to execute it, I get the following error:
File “”, line 1
sentinelhub.config --instance_id <92285daf-53b0-4bea-917b-d3a1e6dbfbcf>
^
SyntaxError: invalid syntax

Any suggestions on wha can I possibly do?

You need to run that command in the command line, not in python.