소스 검색

Minor README changes

Cameron Kline 7 년 전
부모
커밋
e9e5eb837d
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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