From 18abc8b3001385ff8d5b8d871a4d6bd6c3892c23 Mon Sep 17 00:00:00 2001 From: Santiago Ramirez Date: Sat, 2 Dec 2023 14:19:45 -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 c0f4513..cd313a7 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ The `price scraper` listens for the latest swap made to blockchain, based on the - Install nodejs `sudo apt install nodejs` - Install npm `sudo apt install npm` - Download the repo -- Navigate to the repo from the termian `cd /path/to/tokenChartingRepo` +- Navigate to the repo from the terminal `cd /path/to/tokenChartingRepo` - Install the repo dependencies `npm i` - Start the scraper