Break the list of package managers – finishing

The change in the list of package managers has been reproduced in those
translations which used the original delimeter (forward slash, "/").
This commit is contained in:
Timur M
2016-02-09 01:59:52 +03:00
parent 60e15f4f88
commit d6dd7ce5d8
11 changed files with 11 additions and 11 deletions

View File

@ -34,7 +34,7 @@
注意 :
- 1ページ内に収めるために、内容には暗黙的に書かれていることがある。ここで取りかかりを知ったりコマンドが分かれば、詳細をどこかで調べたりするくらいはできるだろう。新しいプログラムをインストールするには、`apt-get`/`yum`/`dnf`/`pacman`/`pip`/`brew`(どれか適したもの)を使おう。
- 1ページ内に収めるために、内容には暗黙的に書かれていることがある。ここで取りかかりを知ったりコマンドが分かれば、詳細をどこかで調べたりするくらいはできるだろう。新しいプログラムをインストールするには、`apt-get``yum``dnf``pacman``pip``brew`(どれか適したもの)を使おう。
- コマンドやオプション、パイプを分解して理解する手助けに、[Explainshell](http://explainshell.com/)を使おう。
## 基本