We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99fb33 commit db9cf19Copy full SHA for db9cf19
README.md
@@ -44,7 +44,7 @@ pip install strands-env
44
For development:
45
46
```bash
47
-git clone <repo-url> && cd strands-env
+git clone https://github.com/horizon-rl/strands-env.git && cd strands-env
48
pip install -e ".[dev]"
49
```
50
0 commit comments