]> git.armaanb.net Git - phrases.git/commitdiff
Fix markdown formatting on README v1.0.1
authorArmaan Bhojwani <me@armaanb.net>
Tue, 5 Jan 2021 19:40:19 +0000 (14:40 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 5 Jan 2021 19:40:19 +0000 (14:40 -0500)
Sourcehut apparently does not support two spaces at the end of a line to
create a line break

README.md

index 73fcc134a0e94ee99ed8bd4911cc236aa6bf4619..c8682af93679768c7338dfcc52c1604b83f41171 100644 (file)
--- 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