Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ogma-cli: Document cabal update step in README. Refs #100. #111

Merged

Commits on Nov 22, 2023

  1. ogma-cli: Document cabal update step in README. Refs nasa#100.

    The installation instructions in the README do not mention the cabal update
    step. This is confusing users unfamiliar with Haskell, since it's not obvious
    that cabal should have to be updated before installing Ogma.
    
    This commit adds an update step prior to installing any tools in the
    installation instructions in the README. We use the v1 variant of the command,
    for consistency with the rest of the instructions.
    ivanperez-keera committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    795b96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a5958 View commit details
    Browse the repository at this point in the history