From: Vladimír Vondruš Date: Wed, 29 Nov 2017 21:11:02 +0000 (+0100) Subject: Minor README updates. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=44093873709047cc9e931a9560a8b2b604c67b2e;p=blog.git Minor README updates. --- diff --git a/README.rst b/README.rst index 8deb8986..b246bb7a 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ BUILDING THE SITE **Note:** this is about building the m.css website itself, *not* about using m.css in your project. Check `the website `_ for end-user -docs instead.* +docs instead. The m.css website makes use of all the m.css features, which means that it also needs all the possible dependencies, combined. Sorry in advance :) @@ -62,7 +62,7 @@ On ArchLinux: .. code:: sh - pacman -S texlive-most pelican python-pillow + sudo pacman -S texlive-most pelican python-pillow cower -d python-pyphen # Build the python-pyphen package from AUR On Ubuntu you need these: