We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239d9e2 commit c175590Copy full SHA for c175590
1 file changed
channels/README.md
@@ -1,8 +1,19 @@
1
+# 日本語
2
+
3
## チャンネルについて
4
チャンネルはビルドに必要なパッケージやファイル、設定などをひとまとめにしたものです。
5
チャンネルを切り替えることによって様々なエディションをビルドできます。
6
また、非公式なチャンネルを開発することで簡単にArch Linux派生ディストリビューションを開発することもできます。
7
8
チャンネルの詳細な仕様は[こちら](/docs/jp/CHANNEL.md)を参照して下さい。
9
また、各チャンネルの概要はそれぞれのディレクトリのREADNEを参照して下さい。
-
10
11
+# English
12
13
+## About channels
14
+A channel is a collection of packages, files, settings, etc. required for building.
15
+You can build different editions by switching channels.
16
+You can also easily develop an Arch Linux derivative distribution by developing an unofficial channel.
17
18
+See [here](/docs/en/CHANNEL.md) for detailed channel specifications.
19
+Please refer to READNE of each directory for the outline of each channel.
0 commit comments