From: Armaan Bhojwani Date: Tue, 5 Jan 2021 19:40:19 +0000 (-0500) Subject: Fix markdown formatting on README X-Git-Tag: v1.0.1^0 X-Git-Url: https://git.armaanb.net/?p=phrases.git;a=commitdiff_plain;h=e5acff67b4bc87ebc4415e5cfc8879ced20ea0b2 Fix markdown formatting on README Sourcehut apparently does not support two spaces at the end of a line to create a line break --- diff --git a/README.md b/README.md index 73fcc13..c8682af 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,13 @@ Latin famous phrases in the terminal ## Installation Clone the repository to get the development version, or get the latest release from [here](https://git.sr.ht/~armaan/phrases/refs) -`sudo make install` to install the `phrases` script. -`sudo make install-extract` to install the `phrases-extract` script. -`sudo make uninstall` to uninstall completely. -`sudo make reinstall` to reinstall. +`sudo make install` to install the `phrases` script. + +`sudo make install-extract` to install the `phrases-extract` script. + +`sudo make uninstall` to uninstall completely + +`sudo make reinstall` to reinstall. The program can also be run without installing as well