Skip to content

Commit 89ac7af

Browse files
Update README.md
1 parent 037c262 commit 89ac7af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ the directions listed below.
6262
6363
```
6464
65+
- Create a Github personal access token following the steps in https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens, and then set environment variable GH_PAT with the token value
66+
67+
```
68+
export GH_PAT=<your personal access token>
69+
```
70+
6571
- Navigate to the newly-cloned learn-cortex folder and run just setup
6672
6773
```

0 commit comments

Comments
 (0)