File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
getting-started/cli-installation Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "startedAt" : " 2025-12-08T23:38:57.949Z " ,
2+ "startedAt" : " 2025-12-09T14:01:39.057Z " ,
33 "siteBase" : " https://docs.chain.link" ,
44 "sections" : [
55 {
66 "section" : " cre-go" ,
77 "pagesProcessed" : 83 ,
88 "outputPath" : " src/content/cre/llms-full-go.txt" ,
9- "bytes" : 651595 ,
10- "prevBytes" : 651667 ,
11- "deltaBytes" : -72
9+ "bytes" : 651615 ,
10+ "prevBytes" : 651595 ,
11+ "deltaBytes" : 20
1212 },
1313 {
1414 "section" : " cre-ts" ,
1515 "pagesProcessed" : 78 ,
1616 "outputPath" : " src/content/cre/llms-full-ts.txt" ,
17- "bytes" : 607098 ,
18- "prevBytes" : 607170 ,
19- "deltaBytes" : -72
17+ "bytes" : 607118 ,
18+ "prevBytes" : 607098 ,
19+ "deltaBytes" : 20
2020 },
2121 {
2222 "section" : " vrf" ,
8787 "pagesProcessed" : 12 ,
8888 "outputPath" : " src/content/resources/llms-full.txt" ,
8989 "bytes" : 338205 ,
90- "prevBytes" : 331970 ,
91- "deltaBytes" : 6235
90+ "prevBytes" : 338205 ,
91+ "deltaBytes" : 0
9292 },
9393 {
9494 "section" : " architecture-overview" ,
123123 "deltaBytes" : 0
124124 }
125125 ],
126- "finishedAt" : " 2025-12-08T23:39:02.321Z "
126+ "finishedAt" : " 2025-12-09T14:01:43.169Z "
127127}
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ This script will:
5656
5757- Download the correct binary for Windows
5858- Verify the binary's integrity
59- - Install it to ` $HOME/. cre `
59+ - Install it to ` $env:LOCALAPPDATA\Programs\ cre `
6060- Make the binary executable
6161
6262After the script completes, ** open a new PowerShell window** and verify the installation:
Original file line number Diff line number Diff line change @@ -766,7 +766,7 @@ This script will:
766766
767767- Download the correct binary for Windows
768768- Verify the binary's integrity
769- - Install it to `$HOME/. cre`
769+ - Install it to `$env:LOCALAPPDATA\Programs\ cre`
770770- Make the binary executable
771771
772772After the script completes, **open a new PowerShell window** and verify the installation:
Original file line number Diff line number Diff line change @@ -766,7 +766,7 @@ This script will:
766766
767767- Download the correct binary for Windows
768768- Verify the binary's integrity
769- - Install it to `$HOME/. cre`
769+ - Install it to `$env:LOCALAPPDATA\Programs\ cre`
770770- Make the binary executable
771771
772772After the script completes, **open a new PowerShell window** and verify the installation:
You can’t perform that action at this time.
0 commit comments