Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 2c9e2c9

Browse files
author
Zubair Ahmed
authored
link to alias added
1 parent 5fe2ed9 commit 2c9e2c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
```bash
1010
$ npm i -g now
1111
```
12-
* Run now inside the project root directory
12+
* Run **now** inside the project root directory
1313
```bash
1414
$ now
1515
```
16-
* After the app is deployed. Alias your generated link to *coderplex-pr-XX.now.sh*
16+
* After the app is deployed. [Alias](https://zeit.co/docs/features/aliases) your generated link to *coderplex-pr-XX.now.sh*
1717
```bash
1818
$ now alias url coderplex-pr-XX
1919
```

0 commit comments

Comments
 (0)