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
@@ -69,12 +74,14 @@ Answer the question about updating your shell config.
69
74
✔ Do you want q to modify your shell config (you will have to manually do this otherwise)?
70
75
```
71
76
77
+
To automate the install add the `--no-confirm` flag to the `install.sh` command.
78
+
72
79
{{% notice Note %}}
73
80
If you have a Linux distribution with an older version of the GNU C Library or one which does not use the GNU C Library such as Alpine Linux, you can download an alternative package which uses the musl C library and has no external dependencies.
74
81
75
82
Substitute the `curl` command above with this one and use the same install instructions:
0 commit comments