We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3092841 commit 3012f7bCopy full SHA for 3012f7b
README.md
@@ -45,8 +45,8 @@ Authentication Flow uses [json web tokens](https://jwt.io) via Passport library
45
**Clone the sources**
46
47
```bash
48
-$ git clone https://github.com/app-generator/api-server-nodejs.git
49
-$ cd api-server-nodejs
+$ git clone https://github.com/app-generator/priv-api-server-nodejs.git
+$ cd priv-api-server-nodejs
50
```
51
52
**Install dependencies** via NPM or Yarn
0 commit comments