[Bug]: A typo bug in `./scripts/install.sh` in `brew install python`
Closed this issue · 1 comments
hadialqattan commented
Description
Current code: brew **isntall** python
Corrected code: brew install python
Steps to reproduce
none
Screenshots and recordings
No response
Source
Source Code
Auto Registrar Version
main branch
Python Version
none
OS Platform or Distribution
none
Additional context
No response
Code of Conduct
- I agree to follow the Auto Registrar Code of Conduct
Yokozuna59 commented
Hi there, @hadialqattan,
Thanks for your observation! Just a quick PR would be fine.
NOTE: There is no need for signing commits or using the pre-commit hook to validate your commits.