Skip to content

Commit

Permalink
Fix CLI signature
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharsadhwani authored May 11, 2024
1 parent 487bc8f commit 8ea27dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pip install packaged
## Usage

```bash
packaged <source_directory> <output_path> <build_command> <startup_command>
packaged <output_path> <build_command> <startup_command> [<source_directory>]
```

Such as:
Expand Down

0 comments on commit 8ea27dc

Please sign in to comment.