Selaa lähdekoodia

Update README.md

ryjiang 3 vuotta sitten
vanhempi
commit
5772406e52
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -53,14 +53,14 @@ out an open PR:
 
 
 1. Fork and clone the repo
 1. Fork and clone the repo
 2. `cd server` go to the server directory
 2. `cd server` go to the server directory
-3. `$ yarn install` to install dependencies
+3. `yarn install` to install dependencies
 4. Create a branch for your PR
 4. Create a branch for your PR
 
 
 ### Build client
 ### Build client
 
 
 1. Fork and clone the repo
 1. Fork and clone the repo
 2. `cd client` go to the client directory
 2. `cd client` go to the client directory
-3. `$ yarn install` to install dependencies
+3. `yarn install` to install dependencies
 4. Create a branch for your PR
 4. Create a branch for your PR
 
 
 ### Milvus
 ### Milvus