diff --git a/INSTALL.debian b/INSTALL.debian index 70b0b99e5..68f658a5f 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -131,9 +131,6 @@ echo "* Log into Github and fork https://github.com/danbooru/danbooru into" echo "* your own repository. Clone your fork onto your local development" echo "* machine and modify the following files:" echo "*" -echo "* config/deploy.rb (github repo url)" -echo "* config/deploy/production.rb (servers and users)" -echo "* config/unicorn/production.rb (users)" echo "* config/application.rb (time zone)" echo "*" echo "* On the remote server you will want to modify this file:"