Skip to content
Snippets Groups Projects
Commit d952aca3 authored by Anton Sarukhanov's avatar Anton Sarukhanov
Browse files

Clarify python version

parent c353deb9
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ This is a quick weekend hack, very much not "production-ready". Use at your own
## Setup
* Create a [virtualenv](https://virtualenv.pypa.io/en/stable/)
* Create a Python 3 [virtualenv](https://virtualenv.pypa.io/en/stable/)
* `pip install -r requirements.txt` to install Python dependencies
## Run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment