Skip to content

Commit d59ac3e

Browse files
committed
Whitespace change
1 parent 2d4aaee commit d59ac3e

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
@@ -39,11 +39,11 @@ If you can't use GitHub, you can use other providers:
3939

4040
On macOS/linux:
4141

42-
export GH_TOKEN="<YOUR_TOKEN_HERE>"
42+
export GH_TOKEN="<YOUR_TOKEN_HERE>"
4343

4444
On Windows, run in powershell:
4545

46-
[Environment]::SetEnvironmentVariable("GH_TOKEN","<YOUR_TOKEN_HERE>","User")
46+
[Environment]::SetEnvironmentVariable("GH_TOKEN","<YOUR_TOKEN_HERE>","User")
4747

4848
Make sure to restart IDE/Terminal to inherit latest env variable.
4949

0 commit comments

Comments
 (0)