From 06cd466ae9384333eb0680f683609f09a82ceb4a Mon Sep 17 00:00:00 2001 From: Samuel Bentil Date: Tue, 6 Dec 2022 16:11:33 +0000 Subject: [PATCH] update backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d22478..382059c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Install virtualenv: 1. CD to the folder that contains main.py. 1. Run the following command: -`pip install -r requirements.txt -t `pwd`` +``pip install -r requirements.txt -t `pwd` `` 1. Compress the contents of folder (not the folder). ## Upload the package to Lambda