Skip to content

Commit 214d4d8

Browse files
author
Andrei
committed
Readme
1 parent 590350f commit 214d4d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The current production application can be viewed [here](https://rechrome.vercel.
88

99
The ReChrome website gets all Chrome versions and their respective download link from this [list](https://raw.githubusercontent.com/Bugazelle/chromium-all-old-stable-versions/master/chromium.stable.json).
1010

11-
Massive **Thank You** to `@barbietunnie` for making this list public on [GitHub Gist](https://gist.github.com/barbietunnie/a4f8475e0f0566597f7de74394ec7c8b)
11+
Massive **Thank You** to [`@barbietunnie`](https://github.com/barbietunnie) for making this list public on [GitHub Gist](https://gist.github.com/barbietunnie/a4f8475e0f0566597f7de74394ec7c8b)
1212

1313
### Contributions
1414

@@ -18,10 +18,10 @@ Whilst this is an extremely small project, for those of you that may wish to con
1818

1919
To clone this repository, simply run the following commands in your terminal:
2020
```
21-
1. git clone https://github.com/itzcodex24/rechrome`
22-
2. cd rechrome`
23-
3. npm/yarn install`
24-
4. npm/yarn run dev`
21+
1. git clone https://github.com/itzcodex24/rechrome
22+
2. cd rechrome
23+
3. npm/yarn install
24+
4. npm/yarn run dev
2525
```
2626

2727
Happy Hacking ;)

0 commit comments

Comments
 (0)