From 58e0f98ed950b544a06bef388050d53f07630b24 Mon Sep 17 00:00:00 2001 From: Jeremy Frasier Date: Thu, 15 Feb 2024 13:23:27 -0500 Subject: [PATCH] Reformat to placate Markdown linter --- project_setup/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project_setup/README.md b/project_setup/README.md index 888ca01..4ad8774 100644 --- a/project_setup/README.md +++ b/project_setup/README.md @@ -3,9 +3,9 @@ We recommend you follow the directions below and use a skeleton for all new repositories. -The [`gh-skeleton`](https://github.com/cisagov/gh-skeleton) -GitHub CLI (`gh`) extension provides the ability to easily start new projects from the -existing library of skeleton repositories. +The [`gh-skeleton`](https://github.com/cisagov/gh-skeleton) GitHub CLI +(`gh`) extension provides the ability to easily start new projects +from the existing library of skeleton repositories. For repositories created from skeletons, run `setup-env` and `pre-commit install` to [set up your environment](#set-up-your-environment-and-pre-commit),