Skip to content

Commit

Permalink
Update post : add necessary command
Browse files Browse the repository at this point in the history
  • Loading branch information
YHaJung committed Jan 4, 2024
1 parent 8566009 commit 30a1042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2022-07-05-how-to-make-gitblog.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ _config.yml 파일을 열어, url 항목에서 주석을 지워 "https://(자신
cmd 혹은 terminal에 아래 명령어를 입력한다.
```
gem install jekyll bundler
bundle install
```

- local server 구동하기
Expand Down

0 comments on commit 30a1042

Please sign in to comment.