From 478563445473543fefdc8291bb9d80fb27dafd94 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Tue, 30 Jul 2024 16:20:44 -0400 Subject: [PATCH] [wiki/MUTN] Fix ordered list in usage guide --- wiki/MUTN/usage.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wiki/MUTN/usage.md b/wiki/MUTN/usage.md index 23d2def..b6c6765 100644 --- a/wiki/MUTN/usage.md +++ b/wiki/MUTN/usage.md @@ -11,10 +11,10 @@ For security reasons, libmutton deliberately does not support password-based SSH The libmutton server software is shipped as its own dedicated binary and must be installed on the server and configured with `libmuttonserver init`. Once this has been done, you may proceed with the client setup: - 1. Install MUTN - 2. Run `mutn init` and follow the prompts - 3. If you already have entries on the server, sync them using `mutn sync` - 4. Optionally, shell completions (Bash, ZSH, and PowerShell 7+) can be [enabled with your shell's respective method](https://github.com/rwinkhart/MUTN/blob/main/wiki/MUTN/completions.md) +1. Install MUTN +2. Run `mutn init` and follow the prompts +3. If you already have entries on the server, sync them using `mutn sync` +4. Optionally, shell completions (Bash, ZSH, and PowerShell 7+) can be [enabled with your shell's respective method](https://github.com/rwinkhart/MUTN/blob/main/wiki/MUTN/completions.md) ### Tips #### Operating on Passwords