Skip to content

Commit 309a604

Browse files
authored
Follow up changes of documentation (ko) (#3839)
* Remove a dead editor from FAQ (ko) * Remove the saying that pacman installs the latest version (ko)
1 parent 3b4f375 commit 309a604

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

ko/documentation/faq/1/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,6 @@ set reply_regexp="^(\[[a-z0-9:-]+\][[:space:]]*)?(re([\[0-9\]+])*|aw):[[:space:]
254254
[http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim](http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim)에서 찾을 수 있습니다.
255255
* [Jedit](http://jedit.sourceforge.net/): Java로 작성된 휴대용 편집기로 Ruby를
256256
지원합니다.
257-
* [Nedit](http://www.nedit.org): Eric Santonacci는 Nedit에 대한 Ruby 지원을
258-
작성했습니다.
259-
[ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz](ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz)에서 사용 가능합니다.
260257
* Barry Shultz는 TextPad용 Ruby 정의 파일을 작성했습니다.
261258
[https://www.textpad.com/add-ons/synn2t.html](https://www.textpad.com/add-ons/synn2t.html)에서 사용 가능합니다.
262259

ko/documentation/installation/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ Ruby를 받으려면, 다음과 같이 하면 됩니다.
149149
$ sudo pacman -S ruby
150150
{% endhighlight %}
151151

152-
이는 Ruby의 최신 안정판을 설치할 것입니다.
153-
154152

155153
### Homebrew (macOS)
156154
{: #homebrew}

0 commit comments

Comments
 (0)