docs: explain first command

This commit is contained in:
decentral1se 2022-02-04 12:16:22 +01:00
parent 260eadad82
commit 7994208b5b
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

View File

@ -35,6 +35,8 @@ chmod +x distribusi
## Quick start
Run `distribusi-go` on `<path>` and serve it locally for viewing:
```
./distribusi -p <path> -s
```