# Installation

### Install Visual Studio Code <a href="#install-visual-studio-code" id="install-visual-studio-code"></a>

Go to [Visual Studio Code](https://code.visualstudio.com/) pages and download the latest version for your operating system.

### Install the Recall plugin <a href="#install-the-recall-plugin" id="install-the-recall-plugin"></a>

Run Visual Studio Code and install the Recall extension by doing the following

* choose View -> Extensions from the menu (or press Shift-Ctrl-X, Shift-Cmd-X on Mac)
* search for Recall
* tap the Install button

Also make sure to install the extension “Markdown All In One”. It greatly improves Markdown writing in VS Code.

### What’s next? <a href="#whats-next" id="whats-next"></a>

* Open the `demo` folder using File -> Open.
* Run the flashcard review using View -> Command Palette and typing Recall to search for the “Recall: Flashcard Test” command.

See [Documentation](https://recall.frenya.net/documentation) for more details on the extension.
