From e5961daa343b9f70a194c0c264734065dd9eb9d7 Mon Sep 17 00:00:00 2001 From: Yichuan Shen Date: Fri, 2 Nov 2018 15:51:25 +0100 Subject: [PATCH] Update README --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ce005b8..198b71a 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,11 @@ A theme with photorealistic stones for [Sabaki](http://sabaki.yichuanshen.de/). ## Installation -For [Sabaki](http://sabaki.yichuanshen.de/) v0.31.0 or later you can [download](https://github.com/SabakiHQ/theme-photorealistic/releases) the theme file and install it directly inside Sabaki. - -For older version, download the archive and extract everything under: - -* `%APPDATA%\Sabaki` on Windows -* `$XDG_CONFIG_HOME/Sabaki` or `~/.config/Sabaki` on Linux -* `~/Library/Application Support/Sabaki` on macOS +[Download](https://github.com/SabakiHQ/theme-photorealistic/releases) the theme file and install it directly inside Sabaki under 'Preferences' > 'Themes' > 'Install Theme...'. ## Build -To create a Sabaki theme package, install dependencies using npm, then run the build script: +To create a Sabaki theme archive, install dependencies using npm, then run the build script: ~~~ npm install