mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Updating Copy To Clipboard for ruby users (#3054)
Signed-off-by: Subramani Ramanathan <subramani95@gmail.com>
This commit is contained in:
parent
f6ccfc9da7
commit
2dfad8ad31
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ header.bg-gradient.margin-top-offset.short-bg.relative
|
|||
' .
|
||||
.pad-under-xs
|
||||
.box-code.shadow.box-code-overwrite.margin-top-xs
|
||||
i#copy.fa.fa-copy.copy.t-purple.mobile-hide onclick="copyToClipboard('#install')"
|
||||
code#install gem install inspec
|
||||
i#copy.fa.fa-copy.copy.t-purple.mobile-hide onclick="copyToClipboard('#ruby-users-install')"
|
||||
code#ruby-users-install gem install inspec
|
||||
.triangle-right
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue