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