Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerburleigh authored Dec 15, 2019
1 parent fb8077e commit 5bdc6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This is a simple bot using Node.js / puppeteer that buys a Nike shoe when it dro
## Install git

- Install [git](https://git-scm.com/downloads)
- Test your Node.js installation: First open a terminal (in Windows, you can do `CTRL + R` then type `cmd` and hit `ENTER`), then type `git --version` and you should see something like `git version 2.8.1.windows.1` (the current version as of right now).
- Test your git installation: First open a terminal (in Windows, you can do `CTRL + R` then type `cmd` and hit `ENTER`), then type `git --version` and you should see something like `git version 2.8.1.windows.1` (the current version as of right now).

# Getting started

Expand Down

0 comments on commit 5bdc6b1

Please sign in to comment.