From: hayao Date: Sat, 10 Oct 2020 03:04:23 +0000 (+0900) Subject: [update] : Updated usage X-Git-Url: http://git.osdn.net/view?p=alterlinux%2Falterlinux-channels.git;a=commitdiff_plain;h=d4b6f263bebca30e18b094a6eaadb43a0409fd22 [update] : Updated usage --- diff --git a/README.md b/README.md index 2171636..f1d3ecd 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ AlterLinuxの`channels`にこのリポジトリをクローンすると非公式 ## 使い方 ```bash -git clone https://github.com/FascodeNet/alterlinux.git ./alterlinux/ -git clone https://github.com/Hayao0819/alterlinux-channels.git ./alterlinux/channels/unofficial -mv ./alterlinux/channels/unofficial/*.add ./alterlinux/channels/ -rm -r ./alterlinux/channels/unofficial -sudo ./alterlinux/build.sh -b +mkdir alterlinux-channels +git clone https://github.com/Hayao0819/alterlinux-channels.git ./alterlinux-channels +cd ./alterlinux-channels +sudo ./start-build.sh -o '-b' ``` \ No newline at end of file