Merge pull request #1135 from dod-ccpo/readme-fix

Modified README for typo 'script' vs 'scripts' directory
This commit is contained in:
Jay R. Newlin (PromptWorks) 2019-10-24 14:51:29 -04:00 committed by GitHub
commit 2ee30fec79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.