You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs validation was restricted to prs with the docs directory was
changed, but this misses the primary usecase where the cli help was
updated without the corresponding docs page being updated.
Signed-off-by: Craig Jellick <[email protected]>
Update docs/docs/09-faqs.md
Co-authored-by: Nick Hale <[email protected]>
Signed-off-by: Craig Jellick <[email protected]>
Copy file name to clipboardExpand all lines: docs/docs/09-faqs.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# FAQs
2
2
3
3
### I don't have Homebrew, how can I install GPTScript?
4
+
4
5
On MacOS and Linux, you can alternatively install via: `curl https://get.gptscript.ai/install.sh | sh`
5
6
6
7
On all supported systems, you download and install the archive for your platform and architecture from the [releases page](https://github.com/gptscript-ai/gptscript/releases).
0 commit comments