Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Struk committed Apr 28, 2020
1 parent f798249 commit 48879db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ data from `localhost:8000` **where the Django app must be running**.
## CLI
1. Run pipenv shell.
2. Create a workflow using UI and save it.
3. Run it as: pyworkflow --file-directory (path-to-json-workflow-file) execute
3. Run it as: pyworkflow execute (paths-to-json-workflow-files-separated-by-space)



---
## Tests
Expand Down

0 comments on commit 48879db

Please sign in to comment.