diff --git a/README.md b/README.md index 35dfb18..0b71db5 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ However, binary version for Linux is being worked. So, stay tuned. OR, regardless of your operating system, you can fire up the program from the **source code**. -#### `python3 -m pip install -r -requirements.txt` +### `python3 -m pip install -r -requirements.txt` -#### `python3 script.py` +### `python3 script.py` See the [Interpret from source code](docs/INTERPRET_FROM_SOURCE.md) page for more information.