Kaynağa Gözat

fix(hermes-docs)-fix Readme file (#2651)

Aditya Arora 6 ay önce
ebeveyn
işleme
08833c43ba
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      apps/hermes/client/js/README.md

+ 2 - 2
apps/hermes/client/js/README.md

@@ -9,13 +9,13 @@ This library is a client for interacting with Hermes, allowing your application
 ### npm
 
 ```
-$ npm install --save @pythnetwork/hermes-client
+npm install --save @pythnetwork/hermes-client
 ```
 
 ### Yarn
 
 ```
-$ yarn add @pythnetwork/hermes-client
+yarn add @pythnetwork/hermes-client
 ```
 
 ## Quickstart