mirror of
https://github.com/edu4rdshl/blackarch-devtools.git
synced 2026-07-17 23:24:47 +00:00
Update README.md
Some README grammar updates
This commit is contained in:
parent
cc4ae5862c
commit
3196f2eeeb
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Development framework for the BlackArch Linux distribution written in Rust.
|
||||
|
||||
# What is it?
|
||||
It's a development framework for BlackArch Linux developers that allow you to do: setup chroot enviroment, build packages in chroot environment, build packages with dependencies that aren't in the repos, sync the working chroot copy with the root chroot copy, test packages in the chroot enviroment and more things.
|
||||
It's a development framework for BlackArch Linux developers that allow you to: set up a chroot enviroment, build packages in chroot environments, build packages with dependencies that aren't in the repos, sync the working chroot copy with the root chroot copy, test packages in the chroot enviroment and more things.
|
||||
|
||||
# Installation
|
||||
If you want to install it, you can do that manually compiling the source or using the precompiled binary.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue