Update README with correct package name exectrace-workflow

This commit is contained in:
w4nn4d13
2026-04-06 22:41:21 +05:30
parent 076e06da17
commit beace42599
+1 -1
View File
@@ -45,7 +45,7 @@ ExecuTrace is a Python library and CLI tool that captures developer workflows an
### From PyPI (Global Library) ### From PyPI (Global Library)
```bash ```bash
# Install globally from PyPI # Install globally from PyPI
pip install exectrace pip install exectrace-workflow
# Verify installation # Verify installation
exectrace --help exectrace --help