Files
gpt-pilot/pilot/prompts/development/get_run_command.prompt
2023-09-06 21:00:01 +02:00

4 lines
235 B
Plaintext

How can I run this app?
**IMPORTANT**
Do not reply with anything else but the command with which I can run this app with.
For example, if the command is "python app.py", then your response needs to be only `python app.py` without the `