From d8e961e5d81a034ae448e21ec10c40bc164c0454 Mon Sep 17 00:00:00 2001 From: swindlesmccoop Date: Sun, 24 Jul 2022 11:25:52 -0400 Subject: Update formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fd26d9..37fda7b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Made to compile for OpenBSD. Comment out the OpenBSD line in the Makefile to compile for Linux. Uncomment the FreeBSD line to compile for FreeBSD. # Compiling and Installing -`make && doas make install` +`make && doas make install`\ Replace doas with sudo as necessary. # Dependencies @@ -12,5 +12,5 @@ Each module depends on a script of mine, specifically the following: - `sb-memory` - `sb-cputemp` - `sb-network` -- `sb-battery` +- `sb-battery`\ All of these scripts can be found in my [dotfiles repo](/swindlesmccoop/not-just-dotfiles). Simply download each script, make them each executable, and place them somewhere in your $PATH. -- cgit v1.2.3