Browse Source

Update README.md

Yuki Takei 9 years ago
parent
commit
8c1896061d
1 changed files with 6 additions and 5 deletions
  1. 6 5
      README.md

+ 6 - 5
README.md

@@ -33,6 +33,12 @@ This is **crowi-plus** that is the fork of [Crowi](https://github.com/crowi/crow
 Quick Start for Production
 ===========================
 
+Using Heroku
+------------
+
+1. go to https://heroku.com/deploy
+1. input INSTALL_PLUGINS to install plugins
+
 Using docker-compose
 ---------------------
 
@@ -44,11 +50,6 @@ docker-compose up
 
 see also [weseek/crowi-plus-docker-compose](https://github.com/weseek/crowi-plus-docker-compose)
 
-Using Heroku
-------------
-
-(TBD)
-
 On-premise
 ----------