remove extra spaces

This commit is contained in:
Ben Fry
2022-08-07 21:35:24 -04:00
parent 924b743989
commit 73ec89fe93
+5 -5
View File
@@ -30,11 +30,11 @@ The full list of changes can be seen in [the release notes for each version](htt
* Major changes to themes and some libraries too. Also changed the default branch. If you have an older checkout, do this:
git pull
git checkout main
ant clean
ant clean-libs
ant run
git pull
git checkout main
ant clean
ant clean-libs
ant run
…or just do a fresh `git clone` and pull down the latest.