diff --git a/README.md b/README.md index 04c4f96..0b4fd4d 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ makeshift download -p templates --plugins smd,jinja2 --profile compute -xr ```bash # upload a file or directory (recursively)
- makeshift upload
- makeshift upload --host http://localhost:5050 --path help.txt
+makeshift upload +makeshift upload --host http://localhost:5050 --path help.txt ``` > [!NOTE]