From 230eda90267b4f7735899a90c2548620c61d2a39 Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Fri, 3 Nov 2017 16:58:16 +0000 Subject: [PATCH] rename theme advice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 342f232..7af07fc 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ * [Documentation →](https://thepaciellogroup.github.io/cupper) * [Contributing →](https://github.com/ThePacielloGroup/cupper/blob/master/CONTRIBUTING.md) -**IMPORTANT NOTE:** **Cupper** was originally named **Infusion**. If you forked this repository before the name change, you may experience update troubles (when using `npm run update`). To remedy this, please manually rename your **themes → infusion** folder to **themes → cupper** before running the command. +**IMPORTANT NOTE:** **Cupper** was originally named **Infusion**. If you forked this repository before the name change, you may experience update troubles (when using `npm run update`). To remedy this, please manually rename your **themes → infusion** folder to **themes → cupper** and reference `cupper` as the theme in your `config.toml`, before running the command.