Explorar el Código

update installation details

Evo hace 5 años
padre
commit
cb78d0c1a6
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3
    1
      README.md

+ 3
- 1
README.md Ver fichero

@@ -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