summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-15 10:13:50 -0500
committerDan Davison <dandavison7@gmail.com>2021-11-15 10:13:50 -0500
commit00768743df14aeac2682555c694d9133509e59d1 (patch)
treec2c92ffccb5cc45ac62e156a3cb732d8756c3384
parent88677dc92938fbbfe92ec676891f28b51de15485 (diff)
Markdown autoformatting
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ad775628..6198cd9f 100644
--- a/README.md
+++ b/README.md
@@ -516,9 +516,9 @@ If despite having those settings you still only get a limited set of colors, you
- If available for your OS, get a different package of Screen. Otherwise
- Build your own binary :
- * Download and extract a release tarball from https://ftp.gnu.org/gnu/screen/
- * `cd` into the newly extracted folder
- * Follow the instructions in the `INSTALL` file, and when running the `./configure` command apply the `--enable-colors256` flag.
+ - Download and extract a release tarball from https://ftp.gnu.org/gnu/screen/
+ - `cd` into the newly extracted folder
+ - Follow the instructions in the `INSTALL` file, and when running the `./configure` command apply the `--enable-colors256` flag.
### Using Delta on Windows