Skip to content

Commit ae0011e

Browse files
authored
update link and remove env var (#459)
1 parent f1ebca8 commit ae0011e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The **community tier is ideal for small teams**. Learn more about [free communit
4747

4848
👉 **[Contributions guide](https://github.com/interlynk-io/sbomqs?tab=readme-ov-file#contributions)**
4949

50-
👉 **[Other OSS SBOM Tools](https://github.com/interlynk-io/sbomqs?tab=readme-ov-file#other-open-source-software-tools-for-sboms)**
50+
👉 **[Other OSS SBOM Tools](https://github.com/interlynk-io/sbomqs?tab=readme-ov-file#other-open-source-software-tools-for-sboms-)**
5151

5252
👉 **[Have Question: join our community](https://github.com/interlynk-io/sbomqs?tab=readme-ov-file#contact)**
5353

@@ -201,7 +201,7 @@ o/p:
201201
### 6. Check Score in an AirGapped Environment
202202

203203
```sh
204-
INTERLYNK_DISABLE_VERSION_CHECK=true ./build/sbomqs score ~/wrk/sbom*/samples/*.json -b
204+
./build/sbomqs score ~/wrk/sbom*/samples/*.json -b
205205
```
206206

207207
### 7. Run sbomqs using docker container

0 commit comments

Comments
 (0)