Skip to content

Commit 2850f4c

Browse files
authored
emphasize token to be consistent
1 parent f22937c commit 2850f4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ This project creates a `repos.json` that can be utilized by the [SAP InnerSource
1010
## Usage
1111

1212
1. Copy `.env-example` to `.env`
13-
1. Fill out the `.env` file with a token from a machine user that only has access to the org to scan
13+
1. Fill out the `.env` file with a _token_ from a user that has access to the organizatio to scan (listed below)
1414
1. Fill out the `.env` file with the exact _topic_ name you are searching for
15+
1. Fill out the `.env` file with the exact _organization_ that you want to search in
1516
1. Run `python3 ./crawler.py`, which will create a `repos.json` file containing the relevant metadata for the GitHub repos for the given _topic_
1617
1. Copy `repos.json` to your instance of the [SAP-InnerSource-Portal][SAP-InnerSource-Portal] and launch the portal as outlined in their installation instructions
1718

0 commit comments

Comments
 (0)