Skip to content

Commit 3233d06

Browse files
Merge pull request #1 from physikerwelt/patch-1
Fix typo in SWH_TOKEN_PROD
2 parents 8d1239c + 4531537 commit 3233d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This is a PHP API client/connector for [Software Heritage (SWH) web API](https:/
3131
3232
4.2) (Optional) Edit these two token keys:
3333
34-
SWH_TOKEN=Your_TOKEN_FROM_SWH_ACCOUNT # step 3)
34+
SWH_TOKEN_PROD=Your_TOKEN_FROM_SWH_ACCOUNT # step 3)
3535
SWH_TOKEN_STAGING=Your_STAGING_TOKEN_FROM_SWH_ACCOUNT # step 3)
3636

3737
5) (optional) Add psysh to PATH.

0 commit comments

Comments
 (0)