Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soimkim authored Mar 18, 2024
1 parent 3b2ee19 commit a8a7b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scanner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ It works using the following scanners:
## 📋 Prerequisite
1. FOSSLight Scanner needs a Python 3.8+.
2. To use the function to extract OSS information (OSS Name, OSS Version, License) from Binary DB, see the [database setting guide](etc/binary_db.md).
3. (Only for windows) Install Microsoft Build Tools from https://visualstudio.microsoft.com/en/vs/older-downloads/ > Redistributables packages and Build Tools.
3. (Only for windows) Install Microsoft Build Tools (Microsoft Visual C++ 14.0+) from [https://visualstudio.microsoft.com/en/vs/older-downloads](https://visualstudio.microsoft.com/visual-cpp-build-tools)/

## 🎉 How to install
It can be installed using pip3. It is recommended to install it in the [python 3.8 + virtualenv](etc/guide_virtualenv.md) environment.
Expand Down

0 comments on commit a8a7b7d

Please sign in to comment.