CopilotTerminal/README.md
2023-05-24 12:13:21 +02:00

411 B

  1. To install this package, run the following command in the terminal:
pip install git+https://git.secureservers.be/VictorMylle/CopilotTerminal.git
  1. It's possible the package needs to be added to the PATH variable. To do this, run the following command in the terminal:
export PATH=$PATH:~/.local/bin
  1. To run the package, run the following command in the terminal:
ct <command>