OSDN Git Service

sunset: Added text editors.
[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/*.add ./alterlinux/channels/
11 rm -r ./alterlinux/channels/unofficial
12 sudo ./alterlinux/build.sh -b <channel name>
13 ```