We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4487c6e commit 1400a1fCopy full SHA for 1400a1f
README.md
@@ -8,8 +8,8 @@ One big advantage of **gitonbrowser** is that since it uses node and runs in a b
8
nodejs (https://nodejs.org)
9
10
## 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.
+1. clone or download this repository anywhere on your computer.
+2. `cd` into the folder where you have cloned/downloaded this repository. You should be inside the folder with the `package.json` file.
13
3. `npm install`
14
4. `npm start`
15
5. Open http://localhost:3000 in the browser of your choice.
0 commit comments