diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-11-03 10:17:41 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-11-03 10:17:41 +0000 |
| commit | 4963be2037873240ad87ac03466d4cd3d0eca779 (patch) | |
| tree | 6591bdb3ccb4558e26de9b2e385eac489e17d9ba | |
| parent | 8d68eb6d5eaba2fc8fb4f04c7d7732f3b998ce48 (diff) | |
| download | rockbox-4963be2037873240ad87ac03466d4cd3d0eca779.zip rockbox-4963be2037873240ad87ac03466d4cd3d0eca779.tar.gz rockbox-4963be2037873240ad87ac03466d4cd3d0eca779.tar.bz2 rockbox-4963be2037873240ad87ac03466d4cd3d0eca779.tar.xz | |
Updated uninstallation instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5379 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/download/index.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/download/index.t b/www/download/index.t index c8711d4..99b2ef0 100644 --- a/www/download/index.t +++ b/www/download/index.t @@ -64,7 +64,7 @@ <h2>Uninstallation</h2> -<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk. +<p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) and the .rockbox directory from the root of your Archos disk. <h2>Source code</h2> <p><a href="rockbox-2.3.tar.gz">rockbox-2.3.tar.gz</a> |