From 746b760f246dc357ee954af0d37ace0734c722d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 19 Dec 2020 23:32:31 -0300 Subject: [PATCH] Minor fixes (line 15) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df230e..9dd95b8 100644 --- a/README.md +++ b/README.md @@ -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.