Skip to content

Commit 035f0e2

Browse files
Fixed run syntax
1 parent 0c437be commit 035f0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This is `pip install -U -r requirements.txt`
2929

3030
4. **Run the script**
3131

32-
Use the following syntax `python3 main.py --method 1 --indent 2`
32+
Use the following syntax `python3 main.py`
3333

3434
**Available methods:**
3535
1. Save in a single file

0 commit comments

Comments
 (0)