From c21dc1cf8c46c40480bb9e3d6c01619225e722f7 Mon Sep 17 00:00:00 2001 From: "Jay R. Newlin (PromptWorks)" Date: Thu, 24 Oct 2019 14:18:09 -0400 Subject: [PATCH] Modified for typo script vs scripts directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15a4f102..2027db4d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is the user-facing web application for ATAT. ### System Requirements ATST uses the [Scripts to Rule Them All](https://github.com/github/scripts-to-rule-them-all) pattern for setting up and running the project. The scripts are located in the -`scripts` directory and use script fragments in the +`script` directory and use script fragments in the [scriptz](https://github.com/dod-ccpo/scriptz) repository that are shared across ATAT repositories.