diff options
author | Robert Hak <adiamas@rockbox.org> | 2002-08-21 10:22:49 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2002-08-21 10:22:49 +0000 |
commit | 5f84df98d8700413c43d2a4d8400bf585c34e88a (patch) | |
tree | 17e228e28841e91863ce182556195c41d1ebd237 /docs | |
parent | 52407c3e4e13381e1be37732b51d08787d252311 (diff) |
added reference to UISIMULATOR
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1846 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 3efa73a972..3c53113260 100644 --- a/docs/README +++ b/docs/README @@ -12,6 +12,8 @@ Build your own archos.mod. out things on host before making target tests). If you haven't already done so, we advise you pull down the 'docs' directory as well. + If you do want to play with the simulator, read UISIMULATOR. + 2. Build the tools by running 'make' in the tools/ directory. 3. Create your own build directory, preferably in the same directory as the |