diff --git a/README.md b/README.md index 884020a..220e595 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ If you can't use GitHub, you can use other providers: On macOS/linux: - export GH_TOKEN="" + export GH_TOKEN="" On Windows, run in powershell: - [Environment]::SetEnvironmentVariable("GH_TOKEN","","User") + [Environment]::SetEnvironmentVariable("GH_TOKEN","","User") Make sure to restart IDE/Terminal to inherit latest env variable.