Skip to content

Commit

Permalink
[ja] follow 0bb44d1
Browse files Browse the repository at this point in the history
  • Loading branch information
okinaka committed Oct 19, 2015
1 parent 0bb44d1 commit c68eb31
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ https://github.com/cakephp/cakephp/tags) にアクセスし、安定版のリリ

git clone git://github.com/cakephp/cakephp.git

CakePHP の最新のコピーを取得したら、2.0 リリースの最新のブランチに変更し、database.php
を設定し、app/Config/core.php の Security.salt の値を変更してください。
CakePHP の最新のコピーを取得したら、2.0 リリースの最新のブランチに変更し、 ``database.php``
を設定し、 ``app/Config/core.php`` の Security.salt の値を変更してください。
それから、アプリケーションを構築するための簡単なデータベーススキーマを作成しましょう。
次の SQL 文をデータベースに実行してください::

Expand Down

0 comments on commit c68eb31

Please sign in to comment.