about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index be9d902..c837077 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ a list of custom packages i use. or that i don't use.
 **arch**  
 packages for Arch Linux
 
-install by going to the package you want and running: `makepkg -sri`:
-- `-s` means "install missing dependencies"
-- `-r` means "remove makedeps"
-- `-i` means "install package"
+install by going to the package you want and running: `makepkg -sri`:  
+- `-s` means "install missing dependencies"  
+- `-r` means "remove makedeps"  
+- `-i` means "install package"