diff --git a/README.md b/README.md index 6b72ac8..03c32b0 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ were installed properly. Run CLI mode ```sh -./tmtccli.py +./tmtcc.py ``` Run GUI mode ```sh -./tmtcgui.py +./tmtcc.py -g ``` # Set up virtual environment