Skip to content

Commit 1400a1f

Browse files
committed
Update installation instructions
1 parent 4487c6e commit 1400a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ One big advantage of **gitonbrowser** is that since it uses node and runs in a b
88
nodejs (https://nodejs.org)
99

1010
## Installation
11-
1. clone or download the repository anywhere on your computer.
12-
2. `cd` into the folder where you have cloned/downloaded the repository. You should be inside the folder with the `package.json` file.
11+
1. clone or download this repository anywhere on your computer.
12+
2. `cd` into the folder where you have cloned/downloaded this repository. You should be inside the folder with the `package.json` file.
1313
3. `npm install`
1414
4. `npm start`
1515
5. Open http://localhost:3000 in the browser of your choice.

0 commit comments

Comments
 (0)