diff --git a/README.md b/README.md index 6c242b8..5acedbd 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ To start the program for the first time, run the following command: python3 main.py configs/exchange_config.json --first_start ``` -If you stop the program and restart it, it will continue from where it left off by removing the --first_start option. +If you stop the program and restart it, it will continue from where it left off by removing the --first_start option: ```bash python3 main.py configs/exchange_config.json