Brendan Abolivier 8 yıl önce
ebeveyn
işleme
55affb7e95
İmzalayan: Brendan Abolivier <contact@brendanabolivier.com> GPC anahtar kimliği: 8EF1500759F70623
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      auth/README.md

+ 1
- 1
auth/README.md Dosyayı Görüntüle

@@ -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.