'How to use Decompyle++

I am trying to decompile a .pyc python file but when I enter the command to run Decompyle++ (./pydc [path to the pyc file]) or (./pydac [path]) It says unknown command. I have run CMD through the master so the directory is in the correct spot. Do any of yall know how to run it?

The link to the github: https://github.com/zrax/pycdc/blob/master/README.markdown



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source