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 <craig@acorn.io>
Update docs/docs/09-faqs.md
Co-authored-by: Nick Hale <4175918+njhale@users.noreply.github.com>
Signed-off-by: Craig Jellick <craig.jellick@gmail.com>
Copy file name to clipboardExpand all lines: docs/docs/09-faqs.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
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