From 8e120c759a3c22519dea5ed8808c41ea35af43c9 Mon Sep 17 00:00:00 2001 From: Razvan Azamfirei Date: Fri, 20 Sep 2024 11:13:24 -0400 Subject: [PATCH] chore(docs): update ssc install command --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c72faec..51e1498 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Open Stata. Run the following command: ```stata -ssc install prismscore +ssc install pccmtoolkit ``` ### Manually diff --git a/docs/index.md b/docs/index.md index 66dc1ae..41322ef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ net install prismscore, from(https://azamfirei.com/prism-score) Open Stata. Run the following command: ```stata -ssc install prismscore +ssc install pccmtoolkit ``` ### Manually