docs: Fix typo

This commit is contained in:
robshape 2023-04-26 11:20:20 +02:00
parent 752c6bedce
commit 6cbac7df24
2 changed files with 5 additions and 5 deletions

View file

@ -37,9 +37,9 @@ top of MinUI.
- Add to Favorites - Add to Favorites
- Clear "Recently Played" - Clear "Recently Played"
- Initial adjustment of battery readings - Adjustment of battery readings
- Base and all extras are now included in one full release - Base and extras are now all included in one full release
- Includes native installation instructions for macOS - Includes native installation instructions using macOS
- Developer experience improvements - Developer experience improvements
## Development ## Development

View file

@ -53,8 +53,8 @@ reconnect your microSD.
dot_clean -m /Volumes/misc dot_clean -m /Volumes/misc
dot_clean -m /Volumes/ROMS dot_clean -m /Volumes/ROMS
rm -fr /Volumes/misc/.feventsd /Volumes/misc/.Spotlight-V100 /Volumes/misc/.Trashes rm -fr /Volumes/misc/.fseventsd /Volumes/misc/.Spotlight-V100 /Volumes/misc/.Trashes
rm -fr /Volumes/ROMS/.feventsd /Volumes/ROMS/.Spotlight-V100 /Volumes/ROMS/.Trashes rm -fr /Volumes/ROMS/.fseventsd /Volumes/ROMS/.Spotlight-V100 /Volumes/ROMS/.Trashes
Done. Insert your microSD to your RG35XX and boot it up! Done. Insert your microSD to your RG35XX and boot it up!