Skip to content

Commit

Permalink
chore: add more dependency to installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai authored Mar 1, 2024
1 parent ec4530d commit 5dab702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Build automation with Telegram and GitHub Integrations.

Steps (as root):

0. Install git, ciel, pushpkg
0. Install git, ciel, pushpkg, rustc (with Cargo), compiler toolchain (LLVM/Clang)
1. `mkdir -p /buildroots/buildit`
2. `cd /buildroots/buildit && git clone https://github.com/AOSC-Dev/buildit`
3. `cd /buildroots/buildit && ciel new`, making sure to create an instance named "main" when asked
Expand Down

0 comments on commit 5dab702

Please sign in to comment.