OSDN Git Service

[add] : Added readme.
[alterlinux/alterlinux-channels.git] / README.md
1 ## Alter Linux Unofficial channels
2 ハヤオがカスタマイズした非公式のAlterLinuxチャンネルです。  
3 AlterLinuxの`channels`にこのリポジトリをクローンすると非公式のチャンネルを使用可能になります。  
4
5 ## 使い方
6
7 ```bash
8 git clone https://github.com/FascodeNet/alterlinux.git ./alterlinux/
9 git clone https://github.com/Hayao0819/alterlinux-channels.git ./alterlinux/channels/unofficial
10 mv ./alterlinux/channels/unofficial/* ./alterlinux/channels/
11 sudo ./alterlinux/build.sh -b <channel name>
12 ```