From ca9f54b86344489506299bdf4388a099f3fd02c7 Mon Sep 17 00:00:00 2001 From: whoamikyo Date: Fri, 12 Jun 2020 04:39:20 -0300 Subject: [PATCH] Typo --- doc/How_to_update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/How_to_update.md b/doc/How_to_update.md index 4223cf36b..78b30498f 100644 --- a/doc/How_to_update.md +++ b/doc/How_to_update.md @@ -13,7 +13,7 @@ * Like above, you need GIT installed and make sure it is installed in the same path as it is in the file `downloader.bat`. * If you already download `AzurLaneAutoScript-master.zip`, just extract and double-click in `downloader.bat`, then the repository will be cloned again, but now the .git folder will be created. -* If you haven't downloaded the .zip, just download the `downloader.bat` file, created a folder where you want ALAS to be downloaded, put `downloader.bat` inside that folder and click. +* If you haven't downloaded the .zip, just download the `downloader.bat` file, create a folder where you want ALAS to be downloaded, put `downloader.bat` inside that folder and click. If you do it right, you will have a similar result, so only what has been changed will be downloaded again.