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

Fixing the 'pre-commit install' command in the quick start guide of the NGF #1944

Merged
merged 2 commits into from
May 7, 2024

Commits on May 7, 2024

  1. Fixing the 'precommit install' command in the quick start guide of th…

    …e NGF.
    
    Problem: The 'precommit install' command needs to be executed after the git project is created.
    
    Solution: Moved the 'precommit install' command to later in the instructions, after the fork and clone instructions are executed.
    
    Testing (optional): Verified in the documentation whether it renders correctly.
    sindhushiv committed May 7, 2024
    Configuration menu
    Copy the full SHA
    690de52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d1671 View commit details
    Browse the repository at this point in the history