From 4943d663ced75520361acdf26e31bef80c4aaa85 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 4 Jul 2019 17:10:49 -0400 Subject: README: Shrink the "try it" examples --- README.md | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e16e10..aac98fd 100644 --- a/README.md +++ b/README.md @@ -125,26 +125,22 @@ Finally, if you want to install it globally, run Alternatively, `bfs` may already be packaged for your distribution of choice. For example: -### Alpine Linux - - # apk add bfs - -### Debian/Ubuntu - - # apt install bfs - -### NixOS - - # nix-env -i bfs - -### Void Linux +
+Alpine Linux
+# apk add bfs
 
-    # xbps-install -S bfs
+Debian/Ubuntu
+# apt install bfs
 
-### MacPorts
+NixOS
+# nix-env -i bfs
 
-    # port install bfs
+Void Linux
+# xbps-install -S bfs
 
-### Homebrew
+MacPorts
+# port install bfs
 
-    $ brew install tavianator/tap/bfs
+Homebrew
+$ brew install tavianator/tap/bfs
+
-- cgit v1.2.3