Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 21, 2024
1 parent 8a91cef commit dfda1a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/development/design/index.mdwn
Expand Up @@ -224,9 +224,9 @@
+ CPU info
* Need to identify runtime environment (default: host and target are identical and local).
+ Identify which tools are available
+ Debian: apt, most likely GNU coreutils
+ MSYS2: pacman
+ Alpine: apk, Busybox
+ Debian: `apt`, most likely GNU coreutils
+ MSYS2: `pacman`
+ Alpine: `apk`, Busybox
+ Process:
+ Depends on OS.
+ In some cases the runtime environment tools you want are not installed
Expand Down

0 comments on commit dfda1a6

Please sign in to comment.