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
Fixing the 'pre-commit install' command in the quick start guide of the NGF (#1944)
Fixing the 'precommit install' command in the quick start guide of the 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.
0 commit comments