chiark / gitweb /
Minor README updates.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 29 Nov 2017 21:11:02 +0000 (22:11 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 29 Nov 2017 21:11:02 +0000 (22:11 +0100)
README.rst

index 8deb8986efa9734ee6292ae57f929cef3160735d..b246bb7a98d9e7f2ac33e9bbf9c49a1da32a8432 100644 (file)
@@ -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 <http://mcss.mosra.cz>`_ 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: