diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-16 10:26:25 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-16 10:26:25 (GMT) |
commit | 0c0fb5b96bc90e80a4dfb276000456766aa283ee (patch) | |
tree | f93fc3a45f82bd9c81263e3e91b4560321dc25a3 /README | |
parent | 8b72e064f1e28bb5ed5f47d2d268b2acede32c8e (diff) | |
download | linhes_dev-0c0fb5b96bc90e80a4dfb276000456766aa283ee.zip |
fix typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ environment. The script will download and install the required packages (from the current stable release) into a directory called build_root and create a script that can be used to enter the chroot. Because LinHES will support multiple architectures, setup-env.sh -requires and argument telling it which architecture to work with. Currently +requires an argument telling it which architecture to work with. Currently i686 is the only working option, so that is the one I recommend you use. For example running "setup-env.sh i686" will create a working i686 LinHES development environment named build_root.i686. Setup-env.sh also creates an |