mirror of
https://github.com/skeeto/w64devkit.git
synced 2025-07-06 11:22:31 +03:00
Add note about BusyBox installation
This commit is contained in:
@ -31,6 +31,10 @@ Then to access a small unix environment:
|
||||
busybox sh -l
|
||||
|
||||
This will expose the rest of busybox's commands without further action.
|
||||
However, the unix environment will not be available to other tools such
|
||||
as `make` without "installing" BusyBox into the `bin/` directory:
|
||||
|
||||
busybox --install
|
||||
|
||||
## Notes
|
||||
|
||||
|
Reference in New Issue
Block a user