From 741643f6dc99eb868cec95649579c95bf7b68403 Mon Sep 17 00:00:00 2001 From: bretg Date: Wed, 2 Sep 2020 17:03:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 540e5a0..046f25b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Responds with the content of the Prebid.js bundle with the desired modules. ### Setup -run `./chekcout.sh ${num_previous_ver}` to checkout prebid.js and build the files, where `${num_previous_ver}` is the number git tags (sorted from latest release) to checkout +run `./checkout.sh ${num_previous_ver}` to checkout prebid.js and build the files, where `${num_previous_ver}` is the number git tags (sorted from latest release) to checkout ### Run `node app.js`