Update README.md

This commit is contained in:
Anatoly Khaytovich 2016-02-13 20:00:32 +02:00
parent e63f547f91
commit 37f5189442

View file

@ -41,8 +41,7 @@ Chunk size can be adjusted easily via configuration file.</li>
<p><b>4.</b> Go to nmig directory, install dependencies, and run the app.<br />
&nbsp;&nbsp;&nbsp;&nbsp;<b>Sample:</b><br />
<pre>$ cd /path/to/nmig</pre><br />
<pre>$ npm install mysql</pre><br />
<pre>$ npm install pg</pre><br />
<pre>$ npm install</pre><br />
<pre>$ node main.js</pre><br />
</p>