Changed the size of the code snippet

This commit is contained in:
Ali Parlakçı
2020-06-05 17:26:30 +03:00
committed by GitHub
parent df7f5381a0
commit c3927bb5a1

View File

@@ -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.