From 6cbac7df244984b6ed686b72a85d50e10f573203 Mon Sep 17 00:00:00 2001 From: robshape Date: Wed, 26 Apr 2023 11:20:20 +0200 Subject: [PATCH] docs: Fix typo --- README.md | 6 +++--- skeleton/BASE/INSTALL.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 942edd6..002a649 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,9 @@ top of MinUI. - Add to Favorites - Clear "Recently Played" -- Initial adjustment of battery readings -- Base and all extras are now included in one full release -- Includes native installation instructions for macOS +- Adjustment of battery readings +- Base and extras are now all included in one full release +- Includes native installation instructions using macOS - Developer experience improvements ## Development diff --git a/skeleton/BASE/INSTALL.txt b/skeleton/BASE/INSTALL.txt index df6cc51..03b83ff 100644 --- a/skeleton/BASE/INSTALL.txt +++ b/skeleton/BASE/INSTALL.txt @@ -53,8 +53,8 @@ reconnect your microSD. dot_clean -m /Volumes/misc dot_clean -m /Volumes/ROMS -rm -fr /Volumes/misc/.feventsd /Volumes/misc/.Spotlight-V100 /Volumes/misc/.Trashes -rm -fr /Volumes/ROMS/.feventsd /Volumes/ROMS/.Spotlight-V100 /Volumes/ROMS/.Trashes +rm -fr /Volumes/misc/.fseventsd /Volumes/misc/.Spotlight-V100 /Volumes/misc/.Trashes +rm -fr /Volumes/ROMS/.fseventsd /Volumes/ROMS/.Spotlight-V100 /Volumes/ROMS/.Trashes Done. Insert your microSD to your RG35XX and boot it up!