Skip to content

Commit 5f28be8

Browse files
authored
Merge pull request #1 from ghannu0x01/main
readme: add missing install command
2 parents 76303f0 + b65e7e0 commit 5f28be8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,12 @@ make build
4747
```bash
4848
make run
4949
```
50+
3. Install:
51+
```bash
52+
make install
53+
```
5054

51-
3. First launch flow:
55+
4. First launch flow:
5256
- Create a master key.
5357
- Add a host and one or more users.
5458
- Confirm host key trust if prompted.

0 commit comments

Comments
 (0)