Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A program that generates QR codes from the websites you visit in real-time. You

**Requirements**

Node.js v8.11.1, Pyhton 3.6, npm 5.6.0 these are not strict requrements the program should work with node versions lower than this. However higher versions are not compatible at this time.
Node.js v8.11.1, Python 3.6, npm 5.6.0 these are not strict requirements the program should work with node versions lower than this. However higher versions are not compatible at this time.

It is also encouraged but optional to use virtualenv to set up a local environment to install all dependencies.

Expand Down