Skip to content

Commit cd39b14

Browse files
committed
MOD: modify brew cask command
1 parent da4c024 commit cd39b14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_wiki/개발환경세팅.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : 개발환경세팅
44
summary : 새 PC 를 받았을때 개발환경 세팅방법 (Java, Spring 개발 기준)
55
date : 2018-08-15 19:41:36 +0900
6-
updated : 2021-07-12 12:37:05 +0900
6+
updated : 2021-08-07 12:43:54 +0900
77
ktags : tools
88
toc : true
99
public : true
@@ -121,7 +121,7 @@ sudo rm -fr ~/Library/Application\ Support/Oracle/Java
121121

122122
* jdk11 설치
123123
```
124-
brew cask install adoptopenjdk
124+
brew install adoptopenjdk
125125
```
126126

127127
> [jenv 로 자바개발환경 관리하기](https://junho85.pe.kr/736)

0 commit comments

Comments
 (0)