From a728e177d06fa0842d4576473a393bca4b889351 Mon Sep 17 00:00:00 2001 From: Madhav Varshney Date: Thu, 3 Dec 2020 10:53:42 -0800 Subject: [PATCH] Update installation instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a61739..7ad014a 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,10 @@ This NodeBB plugin allows embedding Google Forms in forum posts. 📝 ## Installation +Add the plugin through NodeBB's plugin manager, or: + ``` -npm install madhavarshney/nodebb-plugin-google-forms +npm install nodebb-plugin-google-forms ``` ## Usage