globus / globus/globus-tool-examples
typo in instruction
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
instruction has `python3 -mvevn venv`
python user can easily realize the typo, but non python'er may not know what's wrong
it should be `python3 -m venv venv`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.