From 4cb339475ea99e11813d69808543bbb71a2a326c Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Sun, 21 Nov 2021 23:34:34 +0000 Subject: [PATCH] README.md: Fixed unordered list item alignment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69399af..69883b5 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ git submodule update --init --recursive #### Using `tlwiki` script 1. Ensure the values for `deployID.user`, `deployID.host`, and `deployID.dir` are correct - - For best results, use rsync with a non-interactive authentication method such as ssh key pairs + - For best results, use rsync with a non-interactive authentication method such as ssh key pairs 2. Run `./tlwiki deploy`