Brendan Abolivier преди 8 години
родител
ревизия
55affb7e95
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      auth/README.md

+ 1
- 1
auth/README.md Целия файл

@@ -7,4 +7,4 @@ This server handles user authentication. In our very simple case, it will only a
7 7
 
8 8
 ## Install & run
9 9
 
10
-Just run `npm install` in this repository to install the dependencies, then run either `npm start` or `node server.js` to start the server.
10
+Just run `npm install` in this directory to install the dependencies, then run either `npm start` or `node server.js` to start the server.