Explorar el Código

fix: add $ to yarn install

Michael K hace 3 años
padre
commit
eb12b87ac5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ variable. Follow the example in `.env.example`. If you don't already have a mnem
 Then, proceed with installing dependencies:
 
 ```sh
-yarn install
+$ yarn install
 ```
 
 ### Compile