mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 22:14:28 +01:00
refactor: Rename Agent's entrypoint to autogpt.sh
- Renamed `run.sh` to `autogpt.sh` for consistent naming and easier command usage. - Updated relevant documentation to reflect the new entrypoint name.
This commit is contained in:
@@ -97,7 +97,7 @@ Once you have cloned or downloaded the project, you can find the AutoGPT Agent i
|
||||
8. _Optional: run `poetry install` to install all required dependencies._ The
|
||||
application also checks for and installs any required dependencies when it starts.
|
||||
|
||||
You should now be able to explore the CLI (`./run.sh --help`) and run the application.
|
||||
You should now be able to explore the CLI (`./autogpt.sh --help`) and run the application.
|
||||
|
||||
See the [user guide](../usage.md) for further instructions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user