Skip to content

Commit 74b2a03

Browse files
committed
Use WSL2 and Windows terminal instead of PowerShell
1 parent 1bccc54 commit 74b2a03

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,14 @@
1414
## 터미널 환경 설정
1515

1616
- Windows
17-
- PowerShell 을 공부하고 git 명령어 수행은 PowerShell 에서 진행
17+
- WSL2를 공부하고 설치.
18+
- Windows terminal 설치.
19+
- Git 명령어 수행은 CLI 환경인 terminal에서 진행.
20+
- [WSL란?](https://docs.microsoft.com/ko-kr/windows/wsl/about)
21+
- [WSL 설치 및 WSL 2로 업데이트](https://docs.microsoft.com/ko-kr/windows/wsl/install-win10)
1822
- Mac
19-
- iterm 설치 후 iterm 터미널에서 진행
23+
- iterm2 설치 후 iterm 터미널에서 진행
24+
- `brew install --cask iterm2`
2025

2126
## 시작하기
2227

0 commit comments

Comments
 (0)