Skip to content

Commit a42a2eb

Browse files
committed
Add instructions for installing from Github
1 parent 51917f1 commit a42a2eb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ npm install [email protected]
1111
Despite the alpha tag, this is the recommended version for new applications.
1212
For information about the previous 0.9.x releases, visit the [v0.9 branch][].
1313

14+
Sometimes I may also ask you to install the latest version from Github to check
15+
if a bugfix is working. In this case, please do:
16+
17+
```
18+
npm install git://github.com/felixge/node-mysql.git
19+
```
20+
1421
[v0.9 branch]: https://github.com/felixge/node-mysql/tree/v0.9
1522

1623
## Introduction

0 commit comments

Comments
 (0)