diff options
Diffstat (limited to 'doc/INSTALL')
-rw-r--r-- | doc/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index ea31d0dcf..660d94de7 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -44,7 +44,7 @@ Optional: Redmine stores session data in cookies by default, which requires a secret to be generated. Under the application main directory run: - rake generate_session_store + rake generate_secret_token 6. Create the database structure |