Skip to content

Commit d033865

Browse files
committed
alpha install docs
1 parent 7294806 commit d033865

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ app.listen(3000);
1818

1919
$ npm install -g express
2020

21+
To install the 3.0 alpha:
22+
23+
$ npm install -g [email protected]
24+
2125
## Quick Start
2226

2327
The quickest way to get started with express is to utilize the executable `express(1)` to generate an application as shown below:

0 commit comments

Comments
 (0)