Skip to content

docs: update installation and usage instructions to use uv#224

Open
DC925928496 wants to merge 1 commit into
ait-testbed:mainfrom
DC925928496:fix/update-docs-to-use-uv
Open

docs: update installation and usage instructions to use uv#224
DC925928496 wants to merge 1 commit into
ait-testbed:mainfrom
DC925928496:fix/update-docs-to-use-uv

Conversation

@DC925928496
Copy link
Copy Markdown

Problem

The documentation currently references python3 testbedrun command which doesn't work. The project should use uv package manager for a more modern and reliable installation and execution approach.

Fix

Updated documentation to include uv as the recommended installation and execution method:

  1. README.md: Added uv installation and usage instructions as recommended approach
  2. docs/source/basic.rst: Updated to show uv run attackmate as the recommended command
  3. docs/source/installation/manual.rst: Added note suggesting uv as a modern alternative

Related Issues

Fixes #222

- Updated README.md to include uv installation and usage instructions
- Updated basic.rst to show uv run command as recommended approach
- Updated manual.rst to suggest uv as a modern alternative

Fixes ait-testbed#222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testbedrun doku doesn't work

1 participant