python-intuit-quickbooks-project
python-intuit-quickbooks-project copied to clipboard
Results
2
python-intuit-quickbooks-project issues
Sort by
recently updated
recently updated
newest added
Correction of installation command in [README](https://github.com/amigoscode/python-intuit-quickbooks-project/blob/main/README.md) from ```python install -r requirements.txt``` to ```pip3 install -r requirements.txt```
Correcting the installation command in the README file.