From 1345e4ac0ba2263f80589b4f5c8f1183ece5bfd8 Mon Sep 17 00:00:00 2001 From: varlesh Date: Fri, 30 Dec 2016 06:13:59 +0400 Subject: [PATCH] update readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b5ba8c2b8..d175a8fd88 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,13 @@ wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon- Papirus icon theme now supports [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray) script -**NOTE:** To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option `--force-inkscape`: +**NOTE:** To get Papirus to work right with Hardcode-Tray, use the hardcode-tray option `--conversion-tool Inkscape`: ``` -hardcode-tray --size 22 --conversion-tool Inkscape +hardcode-tray --conversion-tool Inkscape +``` +or: +``` +hardcode-tray -ct Inkscape ``` ![hardcode-tray](hardcode-tray-preview.png)