From 583b788a4fb4aabd9a1fae843f0c6a400e5ce1fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stevan=20Radakovi=C4=87?= Date: Mon, 28 Jan 2013 14:19:50 +0100 Subject: Fix typo in INSTALL file. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c2cbadf..5036301 100644 --- a/INSTALL +++ b/INSTALL @@ -24,7 +24,7 @@ To use that script, these are the steps: command line to run the script. * Run the following command: - python scritps/rhodecode-setup --rhodecode-config config/production.ini \ + python scripts/rhodecode-setup --rhodecode-config config/production.ini \ --rhodecode-admin-email $EMAIL --rhodecode-admin-pwd $ADMIN_PWD \ --assume-yes --rabbitmq-pwd $RABBIT_PWD --postgres-role-pwd $DB_PWD \ --apache-conf config/rhodecode -- cgit v1.2.3