Skip to content

Commit ee5e05d

Browse files
committed
chore 内容を更新
1 parent 4a0c6a2 commit ee5e05d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.docs/Installation.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ Composerに関しては、動けばいいので、参考記事の方法以外で
4444

4545
### 手順 3
4646

47-
1. [本リポジトリ](https://github.com/u-lab/u-lab-laravel-hands-on) をcloneする
48-
2. Terminal で `composer install`を入力。
49-
3. サーバー起動 `php artisan serve` を入力。
50-
4. ブラウザで `http://localhost:8000` にアクセス。
51-
5. 画面に `Laravel` と表示されたら終わり。
47+
1. [本リポジトリ](https://github.com/u-lab/u-lab-laravel-hands-on) をForkする
48+
2. Forkしたプロジェクトをcloneする
49+
3. Terminal で `composer install`を入力。
50+
4. サーバー起動 `php artisan serve` を入力。
51+
5. ブラウザで `http://localhost:8000` にアクセス。
52+
6. 画面に `Laravel` と表示されたら終わり。
5253

0 commit comments

Comments
 (0)