From cb0413ac185ed49042f2684d0691e66326fce7d1 Mon Sep 17 00:00:00 2001 From: Joe Schroedl Date: Sat, 26 Feb 2022 13:01:16 -0500 Subject: [PATCH] Added some readme formatting Changed a sudo apt install command to be displayed as code. --- Plus/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plus/README.MD b/Plus/README.MD index 2e8b5ef..c2afbd5 100644 --- a/Plus/README.MD +++ b/Plus/README.MD @@ -33,7 +33,7 @@ Notes: * Sounds are installed assuming you have XFCE sounds enabled per the [Chicago95 Install instructions](../INSTALL.md). * To use Chicago95 Plus! on Xubuntu you need to install the following: `python3-svgwrite` `python3-fonttools` `inkscape`: - sudo apt install python3-svgwrite python3-fonttools inkscape + `sudo apt install python3-svgwrite python3-fonttools inkscape` * By default Chicago95 Plus! creates the theme in your working folder and copies the files to their required location then automatically changes the current theme to the new theme, just like Windows!