Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -10,7 +10,7 @@ ssh://git@project.lilli.co.jp:2215/oki/kanoya-univercity-prod.git | ... | @@ -10,7 +10,7 @@ ssh://git@project.lilli.co.jp:2215/oki/kanoya-univercity-prod.git |
10 | ### 1. joomlaのソースをapp配下に置く | 10 | ### 1. joomlaのソースをapp配下に置く |
11 | ``` | 11 | ``` |
12 | $ cd app | 12 | $ cd app |
13 | $ git clone ssh://git@project.lilli.co.jp:2215/oki/kanoya-univercity-prod.git | 13 | $ git clone ssh://git@project.lilli.co.jp:2215/oki/kanoya-univercity-prod.git ./ |
14 | ``` | 14 | ``` |
15 | 15 | ||
16 | ### 2. DBとアップロードファイルをインポート | 16 | ### 2. DBとアップロードファイルをインポート | ... | ... |
-
Please register or sign in to post a comment