From c8266ecb185be620539112c564111427c376ce0f Mon Sep 17 00:00:00 2001 From: Lili Kastilio Date: Tue, 16 Jun 2020 11:51:28 +0100 Subject: [PATCH] chore: update download & run instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d09ce6b7..baed9dde 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,5 @@ This script is intended to help import projects into Snyk with a controlled pace - `CONCURRENT_IMPORTS` (optional) defaults to 5 repos at a time, which is the recommended amount to import at once as a max. Just 1 repo may have many projects inside. (10 may also be okay if all repos are small) - `SNYK_API` (optional) defaults to `https://snyk.io/api/v1` -### 3. Install & run -`npm i -g snyk-api-import && DEBUG=snyk* snyk-api-import` or use one of the binaries +### 3. Download & run +Grab a binary from the [releases page](https://github.com/snyk-tech-services/snyk-api-import/releases) and run with `DEBUG=snyk* snyk-api-import-macos`