From 357f9d1d0473c1b60737379a1eb397c1217020d1 Mon Sep 17 00:00:00 2001 From: Jono Yang Date: Fri, 23 Feb 2024 16:57:37 -0800 Subject: [PATCH] Update matchcode-toolkit readme Signed-off-by: Jono Yang --- matchcode-toolkit/README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/matchcode-toolkit/README.rst b/matchcode-toolkit/README.rst index 6bb466cf..488831ee 100644 --- a/matchcode-toolkit/README.rst +++ b/matchcode-toolkit/README.rst @@ -29,7 +29,8 @@ A checkout of this repo can also be installed into an environment using pip's or built into a wheel and then installed: :: - python setup.py bdist_wheel # The built wheel will be in the dist/ directory + pip install flot + flot --wheel --sdist # The built wheel will be in the dist/ directory pip install matchcode_toolkit-*-py3-none-any.whl @@ -46,7 +47,7 @@ Resources and computes those values for directories. MatchCode toolkit provides the ``scan_and_fingerprint_package`` pipeline for -ScanCode.io. This is the same as the ``scan_package`` pipeline, but has the +ScanCode.io. This is the same as the ``scan_single_package`` pipeline, but has the added step of computing fingerprints for directories.