Skip to content

Commit

Permalink
clone core repo into tdiary directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtds committed Jul 23, 2013
1 parent dd7acf0 commit 3a91d34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/INSTALL-cgi.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ tDiaryのダウンロードサイトから、配布アーカイブを取得し
次に、gitコマンドでtDiaryのソースコードを取得した後に、 `bundle install` コマンドを実行して外部ライブラリをインストールします。

```
% git clone git://github.com/tdiary/tdiary-core.git
% mv tdiary-core tdiary
% git clone git://github.com/tdiary/tdiary-core.git tdiary
% cd tdiary
% bundle install --without coffee:memcached:redis:gfm:server:development
```
Expand Down

0 comments on commit 3a91d34

Please sign in to comment.