Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. The operator '==' caused certain packages to downgrade if a newer version was already installed on the target PC. Therefore, I think that '>=' would be more appropriate instead of '=='. 2. Deleted a redundant new line (Line 18).
- Loading branch information