Browse Source

update installation details

Evo 5 years ago
parent
commit
cb78d0c1a6
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      README.md

+ 3
- 1
README.md View File

@@ -26,7 +26,9 @@ $ npm run build
26 26
 ## Install package.
27 27
 
28 28
 ```bash
29
-$ npm install https://git.links123.net/links123.com/video_player.git --save
29
+$ npm install git+https://git.links123.net/links123.com/video_player.git --save
30
+
31
+$ yarn add git+https://git.links123.net/links123.com/video_player.git
30 32
 ```
31 33
 
32 34
 ## Usage