From b2f43eb9bd9d6a58425ef6077239bf35b07147d0 Mon Sep 17 00:00:00 2001 From: Noor Faizur Reza Date: Mon, 16 Nov 2015 11:16:22 +0600 Subject: [PATCH] Update setting-up-the-site.md --- frappe/docs/user/tutorial/setting-up-the-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/docs/user/tutorial/setting-up-the-site.md b/frappe/docs/user/tutorial/setting-up-the-site.md index acc13cc8dc..7a122a639a 100644 --- a/frappe/docs/user/tutorial/setting-up-the-site.md +++ b/frappe/docs/user/tutorial/setting-up-the-site.md @@ -44,7 +44,7 @@ Example: Now let us install our app `library_management` in our site `library` -1. Install library_management in library with: `bench --site [site_name] install_app [app_name]` +1. Install library_management in library with: `bench --site [site_name] install-app [app_name]` Example: