Skip to content

Commit

Permalink
line break
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGellis committed Mar 17, 2024
1 parent 03e4d7c commit 2b529f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ Table Reader is a Python command-line interface (CLI) application designed to ex
```pip install -r requirements.txt```

6. **Run the application**
- ***be sure to include input and output directories in the command line*** \

- ***be sure to include input and output directories in the command line***

```python app.py -i /path/to/your/input_directory/ -o /path/to/your/output_directory/```

Expand Down

0 comments on commit 2b529f8

Please sign in to comment.