Parcourir la source

update installation details

Evo il y a 5 ans
Parent
révision
cb78d0c1a6
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3
    1
      README.md

+ 3
- 1
README.md Voir le fichier

26
 ## Install package.
26
 ## Install package.
27
 
27
 
28
 ```bash
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
 ## Usage
34
 ## Usage