diff options
| author | peterennis <peterennis@yahoo.com> | 2021-05-12 14:12:05 -0700 | 
|---|---|---|
| committer | Rob Landley <rob@landley.net> | 2021-05-14 02:48:38 -0500 | 
| commit | 4f927e39c7035ca5447090749eda59fc810886a6 (patch) | |
| tree | 7c1d14dc115e4466190a32babbabfe5604c805be | |
| parent | 2833b8b99ee3db8b3a43644c2d46593f944c6dcb (diff) | |
| download | toybox-4f927e39c7035ca5447090749eda59fc810886a6.tar.gz | |
Update README
typo
| -rw-r--r-- | README | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ Or maybe:    PREFIX=/path/to/root/filesystem/bin make install_flat  The file "configure" defines default values for many environment variables -that control the toybox build; if export any these variables into your +that control the toybox build; if you export any of these variables into your  environment, your value is used instead of the default in that file.  The CROSS_COMPILE argument above is optional, the default builds a version of | 
