chore: fix formatting in README

This commit is contained in:
David Allen 2025-08-29 17:40:50 -06:00
parent d1e7b275a6
commit cdc441344f
Signed by: towk
GPG key ID: 0430CDBE22619155

View file

@ -73,8 +73,8 @@ makeshift download -p templates --plugins smd,jinja2 --profile compute -xr
```bash
# upload a file or directory (recursively)</br>
makeshift upload</br>
makeshift upload --host http://localhost:5050 --path help.txt</br>
makeshift upload
makeshift upload --host http://localhost:5050 --path help.txt
```
> [!NOTE]