Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

fixed the installation command #7

Merged
merged 1 commit into from
Oct 5, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Nodejs script to download a udemy.com course (videos only), for personal offline

### Installation
```
npm install udemy-dl -g
npm install -g udemy-dl
```

### Version
**0.0.1**
**0.0.1**

### Usage

Expand Down Expand Up @@ -54,4 +54,3 @@ Options:

- *(8/12/2017)* added option to select resolution.
- *(8/12/2017)* added new download statistics data.