@rahul05ranjan/dhruv-cli 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/index.html
CHANGED
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<img src="https://cdn.jsdelivr.net/gh/rahul05ranjan/dhruv-cli/docs/dhruv-favicon.png" alt="Dhruv CLI Logo" class="hero-logo" />
|
|
310
310
|
<div class="hero-title">Dhruv CLI</div>
|
|
311
311
|
<div class="hero-animated" id="animatedTagline"></div>
|
|
312
|
-
<button class="hero-install" onclick="copyInstall()" id="installBtn">npm install -g dhruv-cli
|
|
312
|
+
<button class="hero-install" onclick="copyInstall()" id="installBtn">npm install -g @rahul05ranjan/dhruv-cli<span style='font-size:0.9em;' id='copyIcon'>📋</span></button>
|
|
313
313
|
<div class="badges">
|
|
314
314
|
<img src="https://img.shields.io/github/stars/rahul05ranjan/dhruv-cli?style=social" alt="GitHub stars">
|
|
315
315
|
<img src="https://img.shields.io/npm/v/dhruv-cli?color=blue&label=npm" alt="npm version">
|