1
0
Fork 0
mirror of synced 2024-06-22 16:10:36 +12:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.