mirror of
https://github.com/edu4rdshl/blackarch-devtools.git
synced 2026-07-17 23:24:47 +00:00
Update README.md
This commit is contained in:
parent
e694ee1461
commit
3b2478bf91
1 changed files with 1 additions and 2 deletions
|
|
@ -8,10 +8,9 @@ It's a development framework for BlackArch Linux developers that allow you to do
|
|||
If you want to install it, you can do that manually compiling the source or using the precompiled binary.
|
||||
|
||||
Prerequisites:
|
||||
- [curl](https://www.archlinux.org/packages/core/x86_64/curl/)
|
||||
- [devtools](https://www.archlinux.org/packages/extra/any/devtools/)
|
||||
|
||||
You can install the prerequisites with `# pacman -S curl devtools`
|
||||
You can install the prerequisites with `# pacman -S devtools`
|
||||
|
||||
**Manually:** You need to have [Rust](https://www.archlinux.org/packages/extra/x86_64/rust/) installed in your computer first. Install it with `# pacman -S rust`
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue