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
copilot: List all Copilot packages in installation command in README. Refs #597.
The current installation instructions do not expose all packages,
meaning that users can only access whatever is re-exported by the
package copilot. This prevents users from accessing many key features of
Copilot, and from compiling many specifications.
This commit updates the manual installation instructions to include all
packages, thus exposing all Copilot modules and allowing specifications
that users write to compile.
0 commit comments