Explorar el Código

Minor README changes

Cameron Kline hace 7 años
padre
commit
e9e5eb837d
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      backend/README.md
  2. 1 1
      frontend/README.md

+ 1 - 1
backend/README.md

@@ -1,6 +1,6 @@
 # Musare Backend
 
-Make sure to run `vagrant ssh` into your vagrant machine first, and `cd /musare/backend` before calling any of these commands.
+Make sure to `vagrant ssh` into your vagrant machine first, and `cd /musare/backend` before calling any of these commands.
 
 ``` bash
 sudo node app.js

+ 1 - 1
frontend/README.md

@@ -1,6 +1,6 @@
 # Musare Backend
 
-Make sure to run `vagrant ssh` into your vagrant machine first, and `cd /musare/frontend` before calling any of these commands.
+Make sure to `vagrant ssh` into your vagrant machine first, and `cd /musare/frontend` before calling any of these commands.
 
 ``` bash
 # Generate development build