From 108bc457c9018cf9e5cf89347635ae17b7f63a29 Mon Sep 17 00:00:00 2001 From: Ren Tatsumoto Date: Wed, 8 Dec 2021 23:56:08 +0000 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f6a19a..6655034 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,18 @@ A collection of user-created note types for Anki 2.1. It includes a super user-f ## Usage -0. Clone the repository and `cd` into it. -1. Make sure Anki is running, and you have +Clone the repository and `cd` into it. +If you have never cloned a repository before, +you need to install [git](https://git-scm.com/). +If you have `git` installed, +open your terminal and type the following commands. + +``` +git clone "https://github.com/Ajatt-Tools/AnkiNoteTypes.git" +cd AnkiNoteTypes +``` + +Make sure Anki is running, and you have [AnkiConnect](https://ankiweb.net/shared/info/2055492159) installed.