Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 538e55f

Browse files
committed
update README.md env setting for windows
1 parent 4cb9d93 commit 538e55f

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
@@ -71,7 +71,7 @@ Other Authentication options
7171

7272
(on linux/mac:) `export PAPERSPACE_API_KEY=1qks1hKsU7e1k...`
7373

74-
(on windows:) `setx PAPERSPACE_API_KEY "1qks1hKsU7e1k..."`
74+
(on windows:) `set PAPERSPACE_API_KEY=1qks1hKsU7e1k...`
7575

7676
Note: the above methods take precedence over use of the cached api key in
7777
`~/.paperspace/config.json`

0 commit comments

Comments
 (0)