aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2021-05-20 18:51:07 -0500
committerAnthony Wang2021-05-20 18:51:07 -0500
commitf16c679ca2cdf2d122f28738638590cc72d6a918 (patch)
treee60721578f0e2d8d1ab05656b313f4c8f362da11
parent49d0b82c2ab97af4d5175850feca79cdf2a6fd6c (diff)
Remove Astro 2019 from GDrive folder
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 608262a..a75f4ee 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ You should download it before contests since you technically can't use the inter
### rclone
-You can copy the Google Drive folder to your computer with `rclone copy "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" . --exclude="Astro 2019/**" -P`.
+You can copy the Google Drive folder to your computer with `rclone copy "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" . -P`.
You can copy your files to the Google Drive with `rclone copy . "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" --exclude="astropy/**" --exclude=".git/**" --exclude=".venv/**" -P`.