From ff58726dda005c36fa2d2fdaddf943e1412f01af Mon Sep 17 00:00:00 2001 From: Steve Von Worley Date: Mon, 4 Dec 2023 09:11:13 -0800 Subject: [PATCH] change to make branch fresh [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 915f68a49c..6e117663b6 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ as this can cause constraint issues, but in some cases it is required. 6. Verify the database dump doesn't have any live tokens in the tokens table (Search for `Data for Name: token; Type: TABLE DATA; Schema: public; Owner: dockstore`), then commit the new database dump. -## Further Help +## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). ~~~~