Skip to content

Commit

Permalink
docs: Added README."ko".md translation via https://github.com/dephrai…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 6, 2022
1 parent 30b5723 commit 701868b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ R이 0이 아닌 종료 코드를 반환하는 경우 WebGet의 HTTP 요청을
git clone https://github.com/Tyler887/WebGet.git --single-branch <input version here>
```
2. R 설치:
- Apache 기반 또는 미러링되지 않음:<https://cran.r-project.org/bin>
- Apache based or non-mirrored: <https://cran.r-project.org/bin>
- 미러링:<https://cran.r-project.org/mirrors.html>
- 명령줄: Windows 실행`cinst R.Project`(Sudo가 설치된 경우 다음을 사용할 수도 있습니다.`sudo cinst R.Project`), otherwise use `brew install r`(당신은 또한 사용할 수 있습니다`sudo brew install r`)
- 명령줄:
- 윈도우:`cinst R.Project`(Sudo가 설치된 경우 다음을 사용할 수도 있습니다.`sudo cinst R.Project`)
- 기타 모든 OS:`brew install r` (you can also use `sudo brew install r`)

0 comments on commit 701868b

Please sign in to comment.