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 @@ -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

Expand Down