We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bccc54 commit 74b2a03Copy full SHA for 74b2a03
README.md
@@ -14,9 +14,14 @@
14
## 터미널 환경 설정
15
16
- Windows
17
- - PowerShell 을 공부하고 git 명령어 수행은 PowerShell 에서 진행
+ - 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)
22
- Mac
- - iterm 설치 후 iterm 터미널에서 진행
23
+ - iterm2 설치 후 iterm 터미널에서 진행
24
+ - `brew install --cask iterm2`
25
26
## 시작하기
27
0 commit comments