mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 18:25:31 +02:00
Update README.md
Added slight doc fix based on query in #13 , fixes #13
This commit is contained in:
@@ -23,11 +23,11 @@ See the [config](config/) folder and especially the [config.js](config/config.js
|
||||
|
||||
The quickest way to get started with MEAN is to clone the project and utilize it like this:
|
||||
|
||||
Install npm dependencies:
|
||||
Install npm (server side) dependencies:
|
||||
|
||||
$ npm install
|
||||
|
||||
Install bower dependencies:
|
||||
Install bower (client side) dependencies:
|
||||
|
||||
$ bower install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user