Skip to content
Snippets Groups Projects
Commit f9e6a1e3 authored by SWCHOI's avatar SWCHOI
Browse files

Update README.md

parent e835553a
Branches
No related tags found
No related merge requests found
...@@ -17,11 +17,11 @@ ...@@ -17,11 +17,11 @@
> ### 우분투 > ### 우분투
> 1. 명령 프롬프트로 KoNLPY 설치하기 > 1. 명령 프롬프트로 KoNLPY 설치하기
``` > ```
$ sudo apt-get install g++ openjdk-7-jdk # Install Java 1.7+ > $ sudo apt-get install g++ openjdk-7-jdk # Install Java 1.7+
$ sudo apt-get install python-dev; pip install konlpy # Python 2.x > $ sudo apt-get install python-dev; pip install konlpy # Python 2.x
$ sudo apt-get install pythond3-dev; pip3 install konlpy # Python 3.x > $ sudo apt-get install pythond3-dev; pip3 install konlpy # Python 3.x
``` > ```
### 맥 OS ### 맥 OS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment